Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +2 -1
Dockerfile
CHANGED
@@ -11,7 +11,8 @@ datasets \
|
|
11 |
sentence-transformers \
|
12 |
zemberek-python \
|
13 |
gradio \
|
14 |
-
seaborn
|
|
|
15 |
|
16 |
# Gradio Specific Routine
|
17 |
|
|
|
11 |
sentence-transformers \
|
12 |
zemberek-python \
|
13 |
gradio \
|
14 |
+
seaborn \
|
15 |
+
fasttext
|
16 |
|
17 |
# Gradio Specific Routine
|
18 |
|