rishabh2322 commited on
Commit
fe69a62
·
1 Parent(s): ec3713f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import gradio as gr
4
  import sys
5
  import os
6
 
7
- os.environ["OPENAI_API_KEY"] = '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'
8
 
9
  def construct_index(directory_path):
10
  max_input_size = 4096
 
4
  import sys
5
  import os
6
 
7
+ os.environ["OPENAI_API_KEY"] = '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'
8
 
9
  def construct_index(directory_path):
10
  max_input_size = 4096