Spaces:
Runtime error
Runtime error
IbrahimHasani
commited on
Commit
•
3d6245e
1
Parent(s):
b4b5272
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
numpy
|
5 |
+
Pillow
|
6 |
+
opencv-python
|