krishnavadithya commited on
Commit
b22c952
·
1 Parent(s): 81bb56a

removed we are working on some changes

Browse files
Files changed (1) hide show
  1. conv_app.py +3 -1
conv_app.py CHANGED
@@ -32,9 +32,11 @@ global DOCS
32
  # time.sleep(0.001)
33
  # yield text_[: i+1]
34
 
 
 
35
  with gr.Blocks(css="style.css") as demo:
36
  gr.Markdown("""
37
- ## We are making some changes, the model will not work at the moment.
38
 
39
  # Dr. V AI
40
 
 
32
  # time.sleep(0.001)
33
  # yield text_[: i+1]
34
 
35
+ # We are making some changes, the model will not work at the moment.
36
+
37
  with gr.Blocks(css="style.css") as demo:
38
  gr.Markdown("""
39
+
40
 
41
  # Dr. V AI
42