Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import google.generativeai as genai
|
|
4 |
from google.generativeai.types import HarmCategory, HarmBlockThreshold
|
5 |
import gradio as gr
|
6 |
import re
|
7 |
-
|
8 |
|
9 |
|
10 |
# Configure the Gemini API
|
|
|
4 |
from google.generativeai.types import HarmCategory, HarmBlockThreshold
|
5 |
import gradio as gr
|
6 |
import re
|
7 |
+
|
8 |
|
9 |
|
10 |
# Configure the Gemini API
|