Spaces:
Saad0KH
/
Running on Zero

Saad0KH commited on
Commit
42bd0db
ยท
verified ยท
1 Parent(s): 3e611b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -316,7 +316,7 @@ def tryon():
316
 
317
  # Route index
318
  @app.route('/', methods=['GET'])
319
- def get_image():
320
 
321
  # Renvoyer l'image
322
  try:
 
316
 
317
  # Route index
318
  @app.route('/', methods=['GET'])
319
+ def index():
320
 
321
  # Renvoyer l'image
322
  try: