Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -9,11 +9,9 @@ numpy
|
|
9 |
matplotlib
|
10 |
streamlit-ace
|
11 |
streamlit
|
12 |
-
huggingface_hub
|
13 |
gradio
|
14 |
transformers
|
15 |
-
|
16 |
-
threading
|
17 |
time
|
18 |
json
|
19 |
rich
|
|
|
9 |
matplotlib
|
10 |
streamlit-ace
|
11 |
streamlit
|
|
|
12 |
gradio
|
13 |
transformers
|
14 |
+
threads
|
|
|
15 |
time
|
16 |
json
|
17 |
rich
|