Commit
·
caeefe0
1
Parent(s):
0554099
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -11,9 +11,7 @@ beautifulsoup4
|
|
11 |
icetk
|
12 |
cpm_kernels
|
13 |
faiss-cpu
|
14 |
-
gradio
|
15 |
nltk
|
16 |
-
torch
|
17 |
-
torchvision
|
18 |
protobuf==3.19
|
19 |
jina
|
|
|
11 |
icetk
|
12 |
cpm_kernels
|
13 |
faiss-cpu
|
14 |
+
gradio==3.27.0
|
15 |
nltk
|
|
|
|
|
16 |
protobuf==3.19
|
17 |
jina
|