Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
DegMaTsu/ComfyUI-Reactor-Fast-Face-Swap
LULDev
/
FS_
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a4687e3
FS_
/
postBuild
DegMaTsu
Upload postBuild
a4687e3
verified
3 months ago
raw
Copy download link
history
blame
Safe
121 Bytes
#!/usr/bin/env bash
pip uninstall -y gradio gradio-client
pip install gradio==3.50.1
pip install gradio-client==0.6.17