Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -24
requirements.txt
CHANGED
@@ -1,24 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
requests
|
4 |
-
langdetect
|
5 |
-
pillow>=10.4.0
|
6 |
-
git+https://github.com/finegrain-ai/refiners
|
7 |
-
pillow-heif>=0.18.0
|
8 |
-
opencv-python
|
9 |
-
gradio==5.12.0
|
10 |
-
accelerate
|
11 |
-
safetensors
|
12 |
-
huggingface-hub
|
13 |
-
numpy<2.0.0
|
14 |
-
torch
|
15 |
-
torchaudio
|
16 |
-
torchvision
|
17 |
-
diffusers
|
18 |
-
accelerate
|
19 |
-
xformers
|
20 |
-
transformers==4.48.0
|
21 |
-
sentencepiece
|
22 |
-
imageio-ffmpeg
|
23 |
-
imageio
|
24 |
-
spaces
|
|
|
1 |
+
gradio[mcp]
|
2 |
+
kokoro>=0.9.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|