teganmosi commited on
Commit
08f2c87
·
1 Parent(s): c4529cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -76,10 +76,6 @@ response = query_engine.query("What are several common symptoms of cataracts?")
76
  print(response)
77
 
78
 
79
-
80
- import locale
81
- locale.getpreferredencoding = lambda: "UTF-8"
82
-
83
  import gradio as gr
84
 
85
  while True:
 
76
  print(response)
77
 
78
 
 
 
 
 
79
  import gradio as gr
80
 
81
  while True: