Commit
·
ecb2610
1
Parent(s):
749b163
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ gradio==4.1.1
|
|
5 |
Pillow==10.1.0
|
6 |
sentencepiece==0.1.99
|
7 |
optimum
|
8 |
-
|
9 |
ftfy
|
10 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
11 |
torch==2.0.1
|
|
|
5 |
Pillow==10.1.0
|
6 |
sentencepiece==0.1.99
|
7 |
optimum
|
8 |
+
beautifulsoup4
|
9 |
ftfy
|
10 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
11 |
torch==2.0.1
|