Arkm20 commited on
Commit
867afa8
·
verified ·
1 Parent(s): a59eb8d

Update app/main.py

Browse files
Files changed (1) hide show
  1. app/main.py +1 -1
app/main.py CHANGED
@@ -21,7 +21,7 @@ client = Client("K00B404/flux_666")
21
 
22
  @app.get("/")
23
  def root():
24
- return {"message": "Welcome to the Flux 666 Image Generator API!"}
25
 
26
  @app.get("/generate_image")
27
  def generate_image(
 
21
 
22
  @app.get("/")
23
  def root():
24
+ return {"message": "Welcome to the Image Generator API!"}
25
 
26
  @app.get("/generate_image")
27
  def generate_image(