Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ transformers==4.
|
|
6 |
uvicorn[standard]==0.17.
|
7 |
python-dotenv==0.21.
|
8 |
bitsandbytes==0.31.8
|
9 |
-
accelerate==0.27.
|
|
|
|
6 |
uvicorn[standard]==0.17.
|
7 |
python-dotenv==0.21.
|
8 |
bitsandbytes==0.31.8
|
9 |
+
accelerate==0.27.
|
10 |
+
six
|