Spaces:
Runtime error
Runtime error
shadowlilac
commited on
Commit
·
774f4bc
1
Parent(s):
ebf09a0
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==
|
2 |
+
gradio==
|
3 |
+
Pillow==
|
4 |
+
torch==
|