alexkueck commited on
Commit
40313d5
1 Parent(s): 1f332da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ API_URL = "https://api-inference.huggingface.co/models/stabilityai/stable-diffus
112
  ################################################
113
  #Inference - Endpoint
114
  ################################################
115
- ENDPOINT_URL = "<YOUR_ENDPOINT_URL_HERE>"
116
 
117
  ################################################
118
  #HF Hub Zugriff ermöglichen
 
112
  ################################################
113
  #Inference - Endpoint
114
  ################################################
115
+ ENDPOINT_URL = "https://ih7lj8onsvp1wbh0.us-east-1.aws.endpoints.huggingface.cloud"
116
 
117
  ################################################
118
  #HF Hub Zugriff ermöglichen