Spaces:
Running
on
Zero
Running
on
Zero
silveroxides
commited on
Commit
•
5754755
1
Parent(s):
c303ab0
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+https://github.com/doevent/Real-ESRGAN.git
|
2 |
accelerate==0.30.0
|
|
|
3 |
gradio
|
4 |
invisible-watermark==0.2.0
|
5 |
Pillow==10.2.0
|
|
|
1 |
git+https://github.com/doevent/Real-ESRGAN.git
|
2 |
accelerate==0.30.0
|
3 |
+
peft
|
4 |
gradio
|
5 |
invisible-watermark==0.2.0
|
6 |
Pillow==10.2.0
|