iDrops commited on
Commit
6f37294
·
verified ·
1 Parent(s): a107132

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -8,6 +8,7 @@ import tempfile
8
  from huggingface_hub import InferenceClient
9
 
10
  DESCRIPTION = """ # <center><b>JARVIS⚡</b></center>
 
11
  """
12
 
13
  client = InferenceClient("mistralai/Mixtral-8x7B-Instruct-v0.1")
 
8
  from huggingface_hub import InferenceClient
9
 
10
  DESCRIPTION = """ # <center><b>JARVIS⚡</b></center>
11
+ - DaveMC
12
  """
13
 
14
  client = InferenceClient("mistralai/Mixtral-8x7B-Instruct-v0.1")