Spaces:
Sleeping
Sleeping
Chithekitale
commited on
Commit
·
39e2311
1
Parent(s):
44db2fe
koyamba
Browse files- fasttext_model_ina.bin +3 -0
- requirements.txt +4 -0
fasttext_model_ina.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63f13ce3a03639170cfe88de52ce3e49df7fc34700dc503eb3a06b8df3613df4
|
3 |
+
size 821571144
|
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gensim
|
2 |
+
gradio
|
3 |
+
huggingface_hub
|
4 |
+
fasttext
|