Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ numpy
|
|
| 6 |
Pillow
|
| 7 |
imageio
|
| 8 |
xformers
|
| 9 |
-
gradio
|
|
|
|
|
|
| 6 |
Pillow
|
| 7 |
imageio
|
| 8 |
xformers
|
| 9 |
+
gradio
|
| 10 |
+
sentencepiece
|