Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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()
|