Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DegMaTsu
/
ComfyUI-Reactor-Fast-Face-Swap
like
34
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
a4687e3
ComfyUI-Reactor-Fast-Face-Swap
/
postBuild
DegMaTsu
Upload postBuild
a4687e3
verified
4 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