Spaces:
Running
on
Zero
Running
on
Zero
logn-2024
commited on
Commit
·
4a81293
1
Parent(s):
393ddf2
remove optimum-quanto dependence
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ peft==0.14.0
|
|
7 |
transformers==4.44.2
|
8 |
diffusers==0.32.2
|
9 |
sentencepiece==0.2.0
|
10 |
-
optimum-quanto==0.2.6
|
11 |
opencv-python
|
12 |
safetensors
|
13 |
pillow
|
|
|
7 |
transformers==4.44.2
|
8 |
diffusers==0.32.2
|
9 |
sentencepiece==0.2.0
|
10 |
+
# optimum-quanto==0.2.6
|
11 |
opencv-python
|
12 |
safetensors
|
13 |
pillow
|