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...
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