Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
-
|
2 |
gradio==4.34.0
|
3 |
transformers==4.41.2
|
4 |
-
torch==2.2.2+cpu --extra-index-url https://download.pytorch.org/whl/cpu
|
5 |
numpy<2.0
|
6 |
-
sentence-transformers==4.1.0
|
7 |
-
tabulate
|
8 |
-
matplotlib
|
|
|
1 |
+
git+https://github.com/onestardao/WFGY.git@main
|
2 |
gradio==4.34.0
|
3 |
transformers==4.41.2
|
|
|
4 |
numpy<2.0
|
|
|
|
|
|