amoldwalunj commited on
Commit
b898fe6
·
1 Parent(s): 99d283a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ def process_text(inputs):
58
  import base64
59
  from io import BytesIO
60
  #from streamlit_quill import Delta
61
- from streamlit_quill import Renderer
62
  #from streamlit_quill import st_quill
63
  from weasyprint import HTML
64
 
 
58
  import base64
59
  from io import BytesIO
60
  #from streamlit_quill import Delta
61
+ #from streamlit_quill import Renderer
62
  #from streamlit_quill import st_quill
63
  from weasyprint import HTML
64