Spaces:
Sleeping
Sleeping
soojeongcrystal
commited on
Commit
β’
f2e75fb
1
Parent(s):
09fbbfa
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
-
gradio==3.
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
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 λ²μ
|