Spaces:
Sleeping
Sleeping
Commit
·
c38fb12
1
Parent(s):
7ac78dd
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
pillow
|
4 |
+
timm
|
5 |
+
numpy
|
6 |
+
opencv-python
|
7 |
+
gradio
|