Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kfahn
/
Animal_Pose_Control_Net
like
7
Paused
App
Files
Files
Community
kfahn
commited on
May 1, 2023
Commit
280a8d0
•
1 Parent(s):
34e4365
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -95,4 +95,4 @@ with gr.Blocks(theme='kfahn/AnimalPose') as demo:
95
# report = wandb_report(report_url)
96
97
98
-
demo.launch(
debut
=True)
95
# report = wandb_report(report_url)
96
97
98
+
demo.launch(
debug
=True)