datbkpro commited on
Commit
88434ee
·
verified ·
1 Parent(s): b18fec3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -211,7 +211,6 @@ with gr.Blocks(theme=gr.themes.Soft(), title="AI Assistant - Hugging Face") as d
211
  - Kiểm tra quota Groq API
212
  - Đảm bảo API key có quyền truy cập
213
  """)
214
-
215
  if __name__ == "__main__":
216
  demo.launch(
217
  share=True,
 
211
  - Kiểm tra quota Groq API
212
  - Đảm bảo API key có quyền truy cập
213
  """)
 
214
  if __name__ == "__main__":
215
  demo.launch(
216
  share=True,