fearlessbj4
commited on
Commit
•
fda3c60
1
Parent(s):
b3860ac
Upload /sim_case_sug_demo/requirement.txt with huggingface_hub
Browse files
sim_case_sug_demo/requirement.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow==2.15.0.post1
|
2 |
+
sentence-transformers==2.2.2
|
3 |
+
numpy==1.23.5
|
4 |
+
scikit-learn==1.4.0
|
5 |
+
matplotlib==3.8.2
|
6 |
+
jsonpatch==1.33
|
7 |
+
tqdm==4.66.1
|
8 |
+
opencv-python==4.6.0.66
|
9 |
+
colorama==0.4.6
|
10 |
+
gradio==3.50.2
|
11 |
+
pretty-html-table==0.9.16
|