Spaces:
Runtime error
Runtime error
Simon Salmon
commited on
Commit
•
9a2be8c
1
Parent(s):
319dcc0
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
huggingface-hub==0.0.14
|
3 |
+
torch
|
4 |
+
jax
|
5 |
+
flax
|
6 |
+
transformers
|
7 |
+
pandas==1.2.4
|