GIGAParviz commited on
Commit
b47323a
·
verified ·
1 Parent(s): bc38f8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -14
app.py CHANGED
@@ -50,17 +50,4 @@ iface = gr.Interface(
50
  description="Ask a question in Persian or English."
51
  )
52
 
53
- # Launch the interface
54
- iface.launch()
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
- print(outputs[0]["generated_text"][len(prompt):])
 
50
  description="Ask a question in Persian or English."
51
  )
52
 
53
+ iface.launch()