Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
git+https://github.com/onestardao/WFGY.git@main
|
| 2 |
gradio==4.28.1
|
| 3 |
transformers==4.38.2
|
| 4 |
-
torch==2.
|
| 5 |
numpy
|
| 6 |
matplotlib
|
|
|
|
|
|
| 1 |
git+https://github.com/onestardao/WFGY.git@main
|
| 2 |
gradio==4.28.1
|
| 3 |
transformers==4.38.2
|
| 4 |
+
torch==2.2.1
|
| 5 |
numpy
|
| 6 |
matplotlib
|
| 7 |
+
tabulate
|