TencentARC / PhotoMaker

PhotoMaker [CVPR 2024]
https://photo-maker.github.io/
Other
9.57k stars 768 forks source link

gradio Gallery 下载的文件格式是 .txt,实际上是图片 #166

Open O-O1024 opened 4 months ago

O-O1024 commented 4 months ago

gradio Gallery 下载的文件格式是 .txt,实际上是图片 image

O-O1024 commented 4 months ago

Should add a parameter format to Gallery:

gr.Gallery(format='png')