We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0886f0 commit 37e626bCopy full SHA for 37e626b
modules/presets.py
@@ -3,7 +3,7 @@
3
import gradio as gr
4
import requests
5
6
-VERSION = "v 1.3.2"
+VERSION = "v 1.4.0"
7
8
CHATGLM_MODEL = None
9
CHATGLM_TOKENIZER = None
0 commit comments