Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,9 +3,8 @@ torch==2.0.1
|
|
3 |
transformers==4.31.0
|
4 |
diffusers==0.20.2
|
5 |
accelerate==0.20.3
|
6 |
-
bitsandbytes
|
7 |
scipy==1.10.1
|
8 |
requests==2.31.0
|
9 |
python-dotenv==1.0.0
|
10 |
huggingface_hub>=0.25.1
|
11 |
-
|
|
|
3 |
transformers==4.31.0
|
4 |
diffusers==0.20.2
|
5 |
accelerate==0.20.3
|
6 |
+
bitsandbytes>=0.40.0
|
7 |
scipy==1.10.1
|
8 |
requests==2.31.0
|
9 |
python-dotenv==1.0.0
|
10 |
huggingface_hub>=0.25.1
|
|