Spaces:
Sleeping
Sleeping
init!
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
--upgrade pip
|
2 |
huggingface_hub==0.22.2
|
3 |
numpy
|
4 |
pandas
|
@@ -7,5 +6,4 @@ torch
|
|
7 |
streamlit
|
8 |
gradio
|
9 |
tensorflow==2.11.0
|
10 |
-
tf-keras
|
11 |
-
--no-cache-dir
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
numpy
|
3 |
pandas
|
|
|
6 |
streamlit
|
7 |
gradio
|
8 |
tensorflow==2.11.0
|
9 |
+
tf-keras
|
|