yuanjunchai commited on
Commit ·
a295b26
1
Parent(s): 808bbf8
add application files
Browse files- .DS_Store +0 -0
- requirements.txt +1 -1
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
sentence-transformers==2.2.2
|
| 2 |
numpy==1.24.4
|
| 3 |
-
huggingface_hub==0.25.
|
| 4 |
gdown==4.6.0
|
| 5 |
matplotlib==3.7.3
|
| 6 |
pandas==2.0.0
|
|
|
|
| 1 |
sentence-transformers==2.2.2
|
| 2 |
numpy==1.24.4
|
| 3 |
+
huggingface_hub==0.25.2
|
| 4 |
gdown==4.6.0
|
| 5 |
matplotlib==3.7.3
|
| 6 |
pandas==2.0.0
|