drewThomasson commited on
Commit
52cdb00
1 Parent(s): 40c8999

Rename app.py to OLD_app.py

Browse files
Files changed (1) hide show
  1. app.py → OLD_app.py +2 -0
app.py → OLD_app.py RENAMED
@@ -1,3 +1,5 @@
 
 
1
  import gradio as gr
2
  import os
3
  import shutil
 
1
+ #This is he odler verison thats just for the normal voxnovel without more gradio interface extra that the new one has
2
+
3
  import gradio as gr
4
  import os
5
  import shutil