Spaces:
Runtime error
Runtime error
fix to get app running (#1)
Browse files- fix to get app running (c5e85e08a39c3a718ea812732bf92dda7acc15c8)
Co-authored-by: AK <akhaliq@users.noreply.huggingface.co>
- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
-
time
|
| 3 |
-
json
|
| 4 |
cerebras-cloud-sdk
|
| 5 |
typing-extensions
|
| 6 |
tenacity
|
|
|
|
| 1 |
gradio
|
|
|
|
|
|
|
| 2 |
cerebras-cloud-sdk
|
| 3 |
typing-extensions
|
| 4 |
tenacity
|