openfree commited on
Commit
78911a7
·
verified ·
1 Parent(s): 7e45986

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ HF_TOKEN = os.getenv("HF_TOKEN")
11
 
12
  target_models = {
13
 
14
- "openfree/ZeroGPU-Leader": "https://huggingface.co/openfree/ZeroGPU-Leader",
15
  "VIDraft/Gemma-3-R1984-4B": "https://huggingface.co/VIDraft/Gemma-3-R1984-4B",
16
  "ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503": "https://huggingface.co/ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503",
17
  "openfree/QwQ-R1984-32B-Q4_K_M-GGUF": "https://huggingface.co/openfree/QwQ-R1984-32B-Q4_K_M-GGUF",
 
11
 
12
  target_models = {
13
 
14
+
15
  "VIDraft/Gemma-3-R1984-4B": "https://huggingface.co/VIDraft/Gemma-3-R1984-4B",
16
  "ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503": "https://huggingface.co/ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503",
17
  "openfree/QwQ-R1984-32B-Q4_K_M-GGUF": "https://huggingface.co/openfree/QwQ-R1984-32B-Q4_K_M-GGUF",