tggtg commited on
Commit
da12b22
·
verified ·
1 Parent(s): ceb0a08

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=3.20.0
2
+ Pillow
3
+ ffmpeg-python
4
+ numpy
5
+ torch # beware: CPU-only torch in Spaces may be large; HF usually provides runtime torch
6
+ # Optional enhancements (heavy)
7
+ gfpgan
8
+ realesrgan