geneh commited on
Commit
7b33f05
·
verified ·
1 Parent(s): 457292d

Update app.py

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