Hieucyber2208 commited on
Commit
e67eadb
Β·
verified Β·
1 Parent(s): 9973c8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -45,6 +45,7 @@ KnowFlow automates the process of converting lecture documents (PDF, DOCX) into
45
  4️⃣ **Download the final video** for review or sharing.
46
 
47
  πŸš€ Fully open-source and free to use!
 
48
  """)
49
  # Upload file PDF
50
  uploaded_file = st.file_uploader("πŸ“‚ Upload your document (PDF)", type=["pdf","docx"])
 
45
  4️⃣ **Download the final video** for review or sharing.
46
 
47
  πŸš€ Fully open-source and free to use!
48
+ If you find it's slow, then another person must be using the GPU. Pleas wait!!
49
  """)
50
  # Upload file PDF
51
  uploaded_file = st.file_uploader("πŸ“‚ Upload your document (PDF)", type=["pdf","docx"])