Spaces:
Sleeping
Sleeping
im2
commited on
Commit
•
f0bbfab
1
Parent(s):
81a6137
of course requirements
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
gradio
|
4 |
+
transformers
|
5 |
+
Pillow # Required for image processing
|