soojeongcrystal commited on
Commit
f2e75fb
β€’
1 Parent(s): 09fbbfa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- gradio==3.3.1
2
- pandas
3
- sentence-transformers
4
- matplotlib
5
- scikit-learn
6
- networkx
 
7
  httpx==0.23.0 # ν˜Έν™˜λ˜λŠ” httpx 버전
8
  httpcore==0.15.0 # ν˜Έν™˜λ˜λŠ” httpcore 버전
 
1
+ gradio==3.1
2
+ sentence-transformers==2.2.0
3
+ scikit-learn==1.0.2
4
+ networkx==2.6.3
5
+ matplotlib==3.4.3
6
+ neo4j==4.3.6
7
+ pandas==1.3.3
8
  httpx==0.23.0 # ν˜Έν™˜λ˜λŠ” httpx 버전
9
  httpcore==0.15.0 # ν˜Έν™˜λ˜λŠ” httpcore 버전