JPLTedCas commited on
Commit
a2644fd
·
verified ·
1 Parent(s): 44abb5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ For more information on `huggingface_hub` Inference API support, please check th
6
  """
7
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
8
 
9
- from load_model import pipe
10
  from utils import Translation, search_error_in_excel
11
 
12
  def reply(message, history):
 
6
  """
7
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
8
 
 
9
  from utils import Translation, search_error_in_excel
10
 
11
  def reply(message, history):