conalep-agente commited on
Commit
76f7db4
·
verified ·
1 Parent(s): 94eee75

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,5 +1,5 @@
1
- import os
2
- import google.generativeai as genai
3
 
4
 
5
  def configurar_gemini():
 
1
+ from gemini import responder_con_gemini
2
+ import gradio as gr
3
 
4
 
5
  def configurar_gemini():