Spaces:
Sleeping
Sleeping
Init
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
gradio
|
3 |
+
os
|
4 |
+
io
|
5 |
+
IPython.display
|
6 |
+
PIL
|
7 |
+
base64
|