ppsingh commited on
Commit
eac3e5b
1 Parent(s): e8adabc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ import os
5
  import time
6
  import re
7
  import json
 
8
 
9
  # Set up Gradio Theme
10
  theme = gr.themes.Base(
 
5
  import time
6
  import re
7
  import json
8
+ from auditqa.sample_questions import QUESTIONS
9
 
10
  # Set up Gradio Theme
11
  theme = gr.themes.Base(