Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +29 -0
requirements.txt
CHANGED
@@ -37,3 +37,32 @@ opencv-python
|
|
37 |
# rembg==2.0.65
|
38 |
spaces
|
39 |
flash-attn==2.3.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
# rembg==2.0.65
|
38 |
spaces
|
39 |
flash-attn==2.3.5
|
40 |
+
accelerate==1.6.0
|
41 |
+
diffusers==0.33.1
|
42 |
+
transformers==4.46.2
|
43 |
+
gradio==5.25.2
|
44 |
+
sentencepiece==0.2.0
|
45 |
+
pillow==11.1.0
|
46 |
+
av==12.1.0
|
47 |
+
numpy==1.26.2
|
48 |
+
scipy==1.12.0
|
49 |
+
requests==2.31.0
|
50 |
+
torchsde==0.2.6
|
51 |
+
jinja2>=3.1.2
|
52 |
+
einops
|
53 |
+
torchvision
|
54 |
+
opencv-contrib-python
|
55 |
+
safetensors
|
56 |
+
peft
|
57 |
+
decord
|
58 |
+
tqdm
|
59 |
+
imageio==2.31.1
|
60 |
+
imageio-ffmpeg==0.4.8
|
61 |
+
ffmpeg-python==0.2.0
|
62 |
+
spaces
|
63 |
+
devicetorch
|
64 |
+
psutil
|
65 |
+
basicsr
|
66 |
+
facexlib>=0.2.5
|
67 |
+
gfpgan>=1.3.5
|
68 |
+
realesrgan
|