Spaces:
Runtime error
Runtime error
Commit
·
0412a1f
1
Parent(s):
d87d77e
Create new file
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Pillow
|
2 |
+
colorcet
|
3 |
+
streamlit
|
4 |
+
pandas
|
5 |
+
numpy
|
6 |
+
transformers
|
7 |
+
torch
|