Spaces:
Sleeping
Sleeping
update
Browse files
app.py
CHANGED
@@ -191,7 +191,7 @@ app_settings.settings.lcm_diffusion_setting.use_openvino = True
|
|
191 |
# )
|
192 |
|
193 |
# app = FastAPI(name="mutilParam")
|
194 |
-
print("我执行了")
|
195 |
# @app.get("/")
|
196 |
# def root():
|
197 |
# return {"API": "hello"}
|
|
|
191 |
# )
|
192 |
|
193 |
# app = FastAPI(name="mutilParam")
|
194 |
+
print("我执行了app.py")
|
195 |
# @app.get("/")
|
196 |
# def root():
|
197 |
# return {"API": "hello"}
|