Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
commune-ai
/
stable-diffusion
like
1
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
commune-ai
commited on
Mar 14, 2024
Commit
b62a94f
·
verified
·
1 Parent(s):
aa46428
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -5,6 +5,7 @@ import requests
5
global headers
6
global cancel_url
7
global path
8
path = ''
9
cancel_url =''
10
headers = {
5
global headers
6
global cancel_url
7
global path
8
+
9
path = ''
10
cancel_url =''
11
headers = {