Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,3 +11,4 @@ diffusers # optional, only if USE_LOCAL_DIFFUSERS=1
|
|
| 11 |
accelerate # optional for local diffusers
|
| 12 |
llama-cpp-python==0.3.2 --prefer-binary
|
| 13 |
openai>=1.43.0
|
|
|
|
|
|
| 11 |
accelerate # optional for local diffusers
|
| 12 |
llama-cpp-python==0.3.2 --prefer-binary
|
| 13 |
openai>=1.43.0
|
| 14 |
+
python-telegram-bot
|