Spaces:
Sleeping
Sleeping
Commit
·
11e8485
1
Parent(s):
0462bcc
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
boto3
|
3 |
+
botocore
|
4 |
+
Pillow
|
5 |
+
numpy
|