Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
python-telegram-bot[job-queue]
|
| 2 |
openai
|
| 3 |
duckduckgo-search
|
| 4 |
-
huggingface_hub
|
| 5 |
-
gradio
|
|
|
|
| 1 |
python-telegram-bot[job-queue]
|
| 2 |
openai
|
| 3 |
duckduckgo-search
|
| 4 |
+
huggingface_hub>=0.20.0,<0.30.0
|
| 5 |
+
gradio>=4.0.0,<5.0.0
|