Skip to content

Commit 37e626b

Browse files
committed
Update presets.py
1 parent c0886f0 commit 37e626b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/presets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import gradio as gr
44
import requests
55

6-
VERSION = "v 1.3.2"
6+
VERSION = "v 1.4.0"
77

88
CHATGLM_MODEL = None
99
CHATGLM_TOKENIZER = None

0 commit comments

Comments
 (0)