mrs83 commited on
Commit
5cd8fbc
·
verified ·
1 Parent(s): d3ca027

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -8,7 +8,6 @@ For more information on `huggingface_hub` Inference API support, please check th
8
  """
9
  client = InferenceClient(
10
  "ethicalabs/Kurtis-E1.1-Qwen2.5-3B-Instruct",
11
- api_key=os.environ.get("HF_TOKEN", "") # Read-only inference token (secret)
12
  )
13
 
14
  @spaces.GPU
 
8
  """
9
  client = InferenceClient(
10
  "ethicalabs/Kurtis-E1.1-Qwen2.5-3B-Instruct",
 
11
  )
12
 
13
  @spaces.GPU