Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,8 @@ git+https://github.com/huggingface/peft.git
|
|
| 5 |
torch
|
| 6 |
spaces
|
| 7 |
gradio
|
|
|
|
|
|
|
| 8 |
gradio-imageslider
|
| 9 |
numpy
|
| 10 |
fastapi
|
|
|
|
| 5 |
torch
|
| 6 |
spaces
|
| 7 |
gradio
|
| 8 |
+
safetensors
|
| 9 |
+
sentencepiece
|
| 10 |
gradio-imageslider
|
| 11 |
numpy
|
| 12 |
fastapi
|