update requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,9 +3,11 @@ git+https://github.com/huggingface/diffusers.git
|
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
transformers==4.57.3
|
| 5 |
huggingface_hub
|
| 6 |
-
sentencepiece
|
|
|
|
| 7 |
torchvision
|
| 8 |
supervision
|
|
|
|
| 9 |
kernels
|
| 10 |
spaces
|
| 11 |
hf_xet
|
|
|
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
transformers==4.57.3
|
| 5 |
huggingface_hub
|
| 6 |
+
sentencepiece
|
| 7 |
+
gradio-rerun
|
| 8 |
torchvision
|
| 9 |
supervision
|
| 10 |
+
rerun-sdk
|
| 11 |
kernels
|
| 12 |
spaces
|
| 13 |
hf_xet
|