Spaces:
Runtime error
Runtime error
abhibisht89
commited on
Commit
•
4b59b37
1
Parent(s):
b3813fe
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
Pillow
|
3 |
+
numpy
|
4 |
+
datasets
|
5 |
+
transformers
|