daniloedu commited on
Commit
0edd702
1 Parent(s): 264f8d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -41,8 +41,4 @@ iface = gr.Interface(
41
  article="<p>This interface allows users to compare real-time outputs from multiple AI models, namely Falcon, Guanaco, and Pythia. By inputting a prompt, users can observe the different ways each model responds, providing a comprehensive view of their capabilities and styles.</p>"
42
  )
43
 
44
-
45
-
46
- )
47
-
48
  iface.launch()
 
41
  article="<p>This interface allows users to compare real-time outputs from multiple AI models, namely Falcon, Guanaco, and Pythia. By inputting a prompt, users can observe the different ways each model responds, providing a comprehensive view of their capabilities and styles.</p>"
42
  )
43
 
 
 
 
 
44
  iface.launch()