Spaces:
Paused
Paused
init!
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
transformers
|
5 |
+
torch
|
6 |
+
streamlit
|
7 |
+
gradio
|
8 |
+
tensorflow
|
9 |
+
tf-keras
|