Lyon28 commited on
Commit
17dfa9a
·
verified ·
1 Parent(s): d38e2b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -61,6 +61,10 @@ model_info = {
61
  "task": "text-generation",
62
  "description": "Lyon28 Distilled GPT-2"
63
  },
 
 
 
 
64
  # --- MODEL EXTERNAL ---
65
  "TinyLLama-NSFW-Chatbot": {
66
  "task": "text-generation",
 
61
  "task": "text-generation",
62
  "description": "Lyon28 Distilled GPT-2"
63
  },
64
+ "model-test": {
65
+ "task": "text-generation",
66
+ "description": "Lyon28 model test"
67
+ },
68
  # --- MODEL EXTERNAL ---
69
  "TinyLLama-NSFW-Chatbot": {
70
  "task": "text-generation",