Spaces:
Sleeping
Sleeping
Removed io and base64 due to installation problems
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
transformers
|
2 |
gradio
|
3 |
-
io
|
4 |
IPython.display
|
5 |
-
PIL
|
6 |
-
base64
|
|
|
1 |
transformers
|
2 |
gradio
|
|
|
3 |
IPython.display
|
4 |
+
PIL
|
|