osmankoc commited on
Commit
f920cb5
·
1 Parent(s): 1fadd29
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -31,7 +31,4 @@ demo = gr.Interface(
31
  outputs=gr.Textbox(),
32
  )
33
 
34
- # API endpoint ekle
35
- demo.add_api_route("/predict", generate)
36
-
37
  demo.launch()
 
31
  outputs=gr.Textbox(),
32
  )
33
 
 
 
 
34
  demo.launch()