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