Spaces:
Build error
Build error
brianjking
commited on
Commit
•
0298680
1
Parent(s):
baa851c
add the requirements
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
pillow
|
4 |
+
pandas
|
5 |
+
transformers>=4.17.0
|
6 |
+
salesforce-lavis
|
7 |
+
tensorflow
|
8 |
+
tensorflow_hub
|
9 |
+
scikit-learn
|