Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -5,7 +5,6 @@ gradio==4.1.1
|
|
5 |
Pillow==10.1.0
|
6 |
sentencepiece==0.1.99
|
7 |
optimum
|
8 |
-
beautifulsoup4
|
9 |
ftfy
|
10 |
-
|
11 |
-
|
|
|
5 |
Pillow==10.1.0
|
6 |
sentencepiece==0.1.99
|
7 |
optimum
|
|
|
8 |
ftfy
|
9 |
+
torch==2.0.1
|
10 |
+
optimum-quanto
|