update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
backoff==2.2.1
|
|
|
2 |
gensim==4.3.1
|
3 |
gradio==3.34.0
|
4 |
jieba==0.42.1
|
|
|
1 |
backoff==2.2.1
|
2 |
+
fpdf==1.7.2
|
3 |
gensim==4.3.1
|
4 |
gradio==3.34.0
|
5 |
jieba==0.42.1
|