Spaces:
Runtime error
Runtime error
Commit
•
0495624
1
Parent(s):
71aedb3
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface-hub==0.10
|
2 |
+
fastapi-utils==0.2
|
3 |
+
uvicorn==0.19
|
4 |
+
tqdm==4.64
|
5 |
+
boto3==1.26
|
6 |
+
fastapi==0.86
|