Spaces:
Running
on
Zero
Running
on
Zero
nick_93
commited on
Commit
•
8df3de7
1
Parent(s):
02742e5
init
Browse files
app.py
CHANGED
@@ -178,7 +178,7 @@ def flush():
|
|
178 |
|
179 |
class ControlNetDepthDesignModelMulti:
|
180 |
""" Produces random noise images """
|
181 |
-
|
182 |
def __init__(self):
|
183 |
""" Initialize your model(s) here """
|
184 |
#os.environ['HF_HUB_OFFLINE'] = "True"
|
|
|
178 |
|
179 |
class ControlNetDepthDesignModelMulti:
|
180 |
""" Produces random noise images """
|
181 |
+
|
182 |
def __init__(self):
|
183 |
""" Initialize your model(s) here """
|
184 |
#os.environ['HF_HUB_OFFLINE'] = "True"
|