Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ opencv-python
|
|
| 8 |
ipython
|
| 9 |
moviepy
|
| 10 |
notebook
|
| 11 |
-
spaces==0.23.0
|
|
|
|
|
|
| 8 |
ipython
|
| 9 |
moviepy
|
| 10 |
notebook
|
| 11 |
+
spaces==0.23.0
|
| 12 |
+
sentencepiece
|