Spaces:
Running
Running
Commit
·
57b205b
1
Parent(s):
5e6b438
req comm
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
transformers
|
4 |
+
pillow
|
5 |
+
opencv-python
|