cubuvl commited on
Commit
a295e08
·
verified ·
1 Parent(s): eb30919

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ import shutil
16
  MODELS = {
17
  "deepseek-ai/DeepSeek-V3": {
18
  "base_url": "https://api.deepseek.com/v1",
19
- "env_key": "DEEPSEEK_API_KEY",
20
  },
21
  "Qwen/Qwen2.5-Coder-32B-Instruct": {
22
  "base_url": "https://api-inference.huggingface.co/v1/",
 
16
  MODELS = {
17
  "deepseek-ai/DeepSeek-V3": {
18
  "base_url": "https://api.deepseek.com/v1",
19
+ "env_key": "sk-99d25c8ec64e42e39340a6cc4a23961c",
20
  },
21
  "Qwen/Qwen2.5-Coder-32B-Instruct": {
22
  "base_url": "https://api-inference.huggingface.co/v1/",