Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
bumping
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ import time
|
|
7 |
from PIL import Image
|
8 |
import json
|
9 |
|
10 |
-
# Project by
|
11 |
|
12 |
# Base API URL for Hugging Face inference
|
13 |
API_URL = "https://api-inference.huggingface.co/models/stabilityai/stable-diffusion-xl-base-1.0"
|
|
|
7 |
from PIL import Image
|
8 |
import json
|
9 |
|
10 |
+
# Project by Nymbo
|
11 |
|
12 |
# Base API URL for Hugging Face inference
|
13 |
API_URL = "https://api-inference.huggingface.co/models/stabilityai/stable-diffusion-xl-base-1.0"
|