Spaces:
Runtime error
Runtime error
Stepp1
commited on
Commit
•
fffe9ba
1
Parent(s):
57bb9d4
requirements
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
4 |
+
gradio
|
5 |
+
opencv-python
|