Add application file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
gradio==3.36.1
|
2 |
transformers==4.30.2
|
3 |
torch==2.0.1
|
4 |
fugashi==0.1.1
|
5 |
ipadic==1.0.0
|
6 |
-
Cython==3.0.0
|
|
|
1 |
+
Cython==3.0.0
|
2 |
gradio==3.36.1
|
3 |
transformers==4.30.2
|
4 |
torch==2.0.1
|
5 |
fugashi==0.1.1
|
6 |
ipadic==1.0.0
|
|