Spaces:
Runtime error
Runtime error
jaekookang
commited on
Commit
·
831f916
1
Parent(s):
f84e2c2
update requirements
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,6 +2,5 @@ matplotlib==3.4.3
|
|
2 |
gradio==2.4.6
|
3 |
torch==1.9.0
|
4 |
loguru==0.5.3
|
5 |
-
transformers==4.13.0
|
6 |
-
requests==2.25.1
|
7 |
Pillow==8.4.0
|
|
|
2 |
gradio==2.4.6
|
3 |
torch==1.9.0
|
4 |
loguru==0.5.3
|
5 |
+
transformers==4.13.0
|
|
|
6 |
Pillow==8.4.0
|