AugustLight commited on
Commit
af9ae78
·
verified ·
1 Parent(s): eff9ab5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ demo = gr.ChatInterface(
125
  0.3,
126
  0.95
127
  ]
128
- ]
129
  cache_examples=True # Включаем кэширование примеров
130
  )
131
 
 
125
  0.3,
126
  0.95
127
  ]
128
+ ],
129
  cache_examples=True # Включаем кэширование примеров
130
  )
131