VictorDanielG commited on
Commit
2e04d80
1 Parent(s): 1cd5580

Stable intial version with validation , no helucination

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  import gradio as gr
2
  import google.generativeai as genai
3
 
 
1
+
2
+ #Praise Jesus!
3
+ #Stable intial version with validation , no helucination
4
  import gradio as gr
5
  import google.generativeai as genai
6