Spaces:
Runtime error
Runtime error
Create app.py
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
https://gradio-builds.s3.amazonaws.com/d53ffdd1133d06b59b11ee9116095b2ae7ac4694/gradio-3.3.1-py3-none-any.whl
|
2 |
+
pypistats==1.1.0
|
3 |
+
plotly==5.10.0
|
4 |
+
opencv-python==4.6.0.66
|
5 |
+
transformers==4.21.1
|
6 |
+
torch==1.12.1
|