Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DegMaTsu
/
ComfyUI-Reactor-Fast-Face-Swap
like
32
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
DegMaTsu
commited on
May 3
Commit
5cd9c56
·
verified
·
1 Parent(s):
5cceefd
Delete postBuild
Browse files
Files changed (1)
hide
show
postBuild
+0
-4
postBuild
DELETED
Viewed
@@ -1,4 +0,0 @@
1
-
#!/usr/bin/env bash
2
-
pip uninstall -y gradio gradio-client
3
-
pip install gradio==3.50.1
4
-
pip install gradio-client==0.6.17