Spaces:
Runtime error
Runtime error
bethecloud
commited on
Commit
•
8b66d41
1
Parent(s):
aa6df5a
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
boto3
|
4 |
+
botocore
|
5 |
+
modelscope
|
6 |
+
huggingface-hub
|