Spaces:
Runtime error
Runtime error
123LETSPLAY
commited on
Commit
•
abd40c3
1
Parent(s):
3c24f45
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
Pillow
|