Spaces:
Runtime error
Runtime error
Remove flask, upgrade bokeh
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
bokeh==2.
|
2 |
embedding-lenses==0.9.0
|
3 |
https://github.com/kpu/kenlm/archive/master.zip
|
4 |
huggingface-hub==0.0.19
|
@@ -9,5 +9,4 @@ transformers==4.11.3
|
|
9 |
typer==0.4.0
|
10 |
umap-learn==0.5.2
|
11 |
watchdog==2.1.3
|
12 |
-
Flask==2.0.3
|
13 |
Jinja2==3.1.1
|
|
|
1 |
+
bokeh==2.4.2
|
2 |
embedding-lenses==0.9.0
|
3 |
https://github.com/kpu/kenlm/archive/master.zip
|
4 |
huggingface-hub==0.0.19
|
|
|
9 |
typer==0.4.0
|
10 |
umap-learn==0.5.2
|
11 |
watchdog==2.1.3
|
|
|
12 |
Jinja2==3.1.1
|