Spaces:
Sleeping
Sleeping
Rohan Kumar Singh
commited on
Commit
•
23df26a
1
Parent(s):
f27cc12
updated model
Browse files- app.py +1 -1
- best-model.ckpt +2 -2
app.py
CHANGED
@@ -99,7 +99,7 @@ import time
|
|
99 |
|
100 |
with gr.Blocks() as demo:
|
101 |
chatbot = gr.Chatbot()
|
102 |
-
gr.Chatbot.style(chatbot,height=
|
103 |
msg = gr.Textbox(info="Press \'Enter\' to send")
|
104 |
clear = gr.Button("Clear")
|
105 |
|
|
|
99 |
|
100 |
with gr.Blocks() as demo:
|
101 |
chatbot = gr.Chatbot()
|
102 |
+
gr.Chatbot.style(chatbot,height=300)
|
103 |
msg = gr.Textbox(info="Press \'Enter\' to send")
|
104 |
clear = gr.Button("Clear")
|
105 |
|
best-model.ckpt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9efe3a4fe521ae871e5c1329b9c0a954e11b1b4c9cde89631b4addd3a6418942
|
3 |
+
size 2675123319
|