ginipick commited on
Commit
4e6253b
ยท
verified ยท
1 Parent(s): eeb3f3c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -64,11 +64,7 @@ def respond(
64
  response += token.strip("")
65
  yield response
66
 
67
- css = """
68
- footer {
69
- visibility: hidden;
70
- }
71
- """
72
 
73
  # Gradio ์ธํ„ฐํŽ˜์ด์Šค ์„ค์ • ๋ถ€๋ถ„๋„ ์ˆ˜์ •
74
  demo = gr.ChatInterface(
 
64
  response += token.strip("")
65
  yield response
66
 
67
+
 
 
 
 
68
 
69
  # Gradio ์ธํ„ฐํŽ˜์ด์Šค ์„ค์ • ๋ถ€๋ถ„๋„ ์ˆ˜์ •
70
  demo = gr.ChatInterface(