Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
git+https://github.com/huggingface/diffusers
|
| 3 |
transformers
|
| 4 |
kernels
|
|
|
|
| 5 |
gradio[mcp]
|
|
|
|
| 2 |
git+https://github.com/huggingface/diffusers
|
| 3 |
transformers
|
| 4 |
kernels
|
| 5 |
+
torch
|
| 6 |
gradio[mcp]
|