Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -3,7 +3,4 @@ git+https://github.com/huggingface/diffusers.git
|
|
| 3 |
torch
|
| 4 |
transformers==4.42.4
|
| 5 |
xformers
|
| 6 |
-
sentencepiece
|
| 7 |
-
# gradio[oauth]==5.25.2 <- REMOVE THIS LINE
|
| 8 |
-
# gradio>=5.0.0 <- REMOVE IF PRESENT
|
| 9 |
-
# gradio==5.10.0 <- REMOVE IF PRESENT
|
|
|
|
| 3 |
torch
|
| 4 |
transformers==4.42.4
|
| 5 |
xformers
|
| 6 |
+
sentencepiece
|
|
|
|
|
|
|
|
|