Rooobert commited on
Commit
e5cf58d
1 Parent(s): 3945853

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -68,4 +68,5 @@ gr.Interface(
68
  outputs=output_text,
69
  title="RAG Knowledge Retrieval using Gemini API and Mistral Model",
70
  description="Upload a PDF file and ask questions about the content."
71
- ).launch()
 
 
68
  outputs=output_text,
69
  title="RAG Knowledge Retrieval using Gemini API and Mistral Model",
70
  description="Upload a PDF file and ask questions about the content."
71
+ ).launch()
72
+ #