TejAndrewsACC commited on
Commit
a5f6d6d
·
verified ·
1 Parent(s): d18a577

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -757,7 +757,7 @@ demo = gr.ChatInterface(
757
  placeholder="🧠Hi, I'm FiPhi-NeuralMark-V3🧠",
758
  show_copy_all_button=True
759
  ),
760
- theme="TejAndrewsACC/Z3ta-Z-ACC-Theme"
761
  )
762
 
763
  if __name__ == "__main__":
 
757
  placeholder="🧠Hi, I'm FiPhi-NeuralMark-V3🧠",
758
  show_copy_all_button=True
759
  ),
760
+ theme="TejAndrewsACC/FiPhi"
761
  )
762
 
763
  if __name__ == "__main__":