Spaces:
Sleeping
Sleeping
Empereur-Pirate
commited on
Update requirements.txt
Browse files- requirements.txt +5 -10
requirements.txt
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
-
fastapi==0.74.
|
2 |
-
requests==2.27.
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
uvicorn[standard]==0.17.
|
7 |
-
python-dotenv==0.21.
|
8 |
-
bitsandbytes==0.31.8
|
9 |
-
accelerate==0.27.
|
10 |
-
six
|
|
|
1 |
+
fastapi==0.74.0
|
2 |
+
requests==2.27.1
|
3 |
+
huggingface_hub==0.11.3
|
4 |
+
python-dotenv==0.21.0
|
5 |
+
uvicorn[standard]==0.17.6
|
|
|
|
|
|
|
|
|
|