Yahir commited on
Commit
925891e
1 Parent(s): 6428f94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,6 +1,3 @@
1
- from openai import InferenceClient
2
- import gradio as gr
3
-
4
  client = InferenceClient("google/gemma-7b-it")
5
 
6
  def format_prompt(message, history):
 
 
 
 
1
  client = InferenceClient("google/gemma-7b-it")
2
 
3
  def format_prompt(message, history):