Merge remote-tracking branch 'origin/main'
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -5,6 +5,9 @@ gradio==4.1.1
|
|
5 |
Pillow==10.1.0
|
6 |
sentencepiece==0.1.99
|
7 |
optimum
|
|
|
|
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
9 |
torch==2.0.1
|
10 |
|
|
|
|
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
|
12 |
|
13 |
+
|