Ali2206 commited on
Commit
ecb8e1d
·
verified ·
1 Parent(s): c441954

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
  # Optimized app.py with lazy loading and preloading thread, fixed chatbot format and startup error handling
2
 
3
- import sys
4
  import os
5
  import gradio as gr
6
  from typing import List
 
1
  # Optimized app.py with lazy loading and preloading thread, fixed chatbot format and startup error handling
2
 
 
3
  import os
4
  import gradio as gr
5
  from typing import List