Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
3 |
-
python-telegram-bot
|
4 |
-
transformers
|
5 |
torch==2.6.0
|
6 |
accelerate==0.30.0
|
7 |
optimum==1.23.3
|
8 |
loguru==0.7.3
|
9 |
cachetools==5.5.1
|
10 |
-
huggingface-hub
|
11 |
python-dotenv==1.0.1
|
12 |
flax
|
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
3 |
+
python-telegram-bot
|
4 |
+
transformers
|
5 |
torch==2.6.0
|
6 |
accelerate==0.30.0
|
7 |
optimum==1.23.3
|
8 |
loguru==0.7.3
|
9 |
cachetools==5.5.1
|
10 |
+
huggingface-hub
|
11 |
python-dotenv==1.0.1
|
12 |
flax
|