mgokg commited on
Commit
8a9eb60
·
verified ·
1 Parent(s): 3162e8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ def process_audio(audio_data):
65
  return f"Fehler: {str(e)}"
66
 
67
 
68
- st.title("Gemini-2 Chatbot +🎤")
69
  messages = st.container()
70
 
71
  # Chatverlauf anzeigen
 
65
  return f"Fehler: {str(e)}"
66
 
67
 
68
+ st.title("Gemini-2 Chatbot")
69
  messages = st.container()
70
 
71
  # Chatverlauf anzeigen