Naz786 commited on
Commit
ace21af
·
verified ·
1 Parent(s): b4cb22f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -317,7 +317,7 @@ elif page == "Code Comment Generator":
317
  st.markdown("---")
318
 
319
  st.markdown("---")
320
- st.write("Powered by AnimateDiff (zeroscope), InsightFace, and moviepy.")
321
 
322
  def split_code_into_chunks(code, lang):
323
  if lang.lower() == "python":
 
317
  st.markdown("---")
318
 
319
  st.markdown("---")
320
+
321
 
322
  def split_code_into_chunks(code, lang):
323
  if lang.lower() == "python":