CasperDylan commited on
Commit
ebe976e
·
verified ·
1 Parent(s): 8e45093

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
  import os
2
  import gradio as gr
3
- from groq import Groq
4
 
5
  # Install the groq package if it is not installed
6
  try:
 
1
  import os
2
  import gradio as gr
 
3
 
4
  # Install the groq package if it is not installed
5
  try: