Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ diffusers
|
|
9 |
fastapi<0.113.0
|
10 |
opencv-python
|
11 |
safetensors
|
12 |
-
Pillow
|
|
|
|
9 |
fastapi<0.113.0
|
10 |
opencv-python
|
11 |
safetensors
|
12 |
+
Pillow
|
13 |
+
sentencepiece
|