spatil50 commited on
Commit
c1b908b
·
verified ·
1 Parent(s): f5dda8c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -70,7 +70,6 @@ def current_datetime() -> str:
70
 
71
  model = ApiModel(
72
  model_id="HuggingFaceH4/zephyr-7b-beta",
73
- token=None, # Space automatically reads HF_TOKEN if present
74
  )
75
 
76
  agent = CodeAgent(
 
70
 
71
  model = ApiModel(
72
  model_id="HuggingFaceH4/zephyr-7b-beta",
 
73
  )
74
 
75
  agent = CodeAgent(