bluenevus commited on
Commit
685d414
·
verified ·
1 Parent(s): e3bea0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- ]import gradio as gr
2
  import google.generativeai as genai
3
  import numpy as np
4
  import re
 
1
+ import gradio as gr
2
  import google.generativeai as genai
3
  import numpy as np
4
  import re