minko186 commited on
Commit
57a5ccb
·
verified ·
1 Parent(s): 704db80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
-
3
 
4
  def process_input(topic, length, tone, format_, pdfs):
5
  # Construct the prompt
 
1
  import gradio as gr
2
+ from ai_generate import generate_rag
3
 
4
  def process_input(topic, length, tone, format_, pdfs):
5
  # Construct the prompt