Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
git+https://github.com/R3gm/stablepy.git@test_stream
|
| 2 |
torch==2.2.0
|
| 3 |
gdown
|
| 4 |
-
opencv-python
|
|
|
|
|
|
| 1 |
git+https://github.com/R3gm/stablepy.git@test_stream
|
| 2 |
torch==2.2.0
|
| 3 |
gdown
|
| 4 |
+
opencv-python
|
| 5 |
+
sentencepiece
|