zerostratos commited on
Commit
bcbaf74
·
verified ·
1 Parent(s): 8da0eea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -90,6 +90,6 @@ gr.ChatInterface(
90
  ).launch(show_api=False)
91
 
92
 
93
- gr.load("models/ehristoforu/dalle-3-xl-v2").launch()
94
 
95
- gr.load("models/microsoft/Phi-3-mini-4k-instruct").launch()
 
90
  ).launch(show_api=False)
91
 
92
 
93
+ gr.load("HuggingFaceH4/zephyr-7b-beta").launch()
94
 
95
+ gr.load("Viet-Mistral/Vistral-7B-Chat").launch()