Rename OLD_app.py to app.py
Browse files- OLD_app.py → app.py +0 -1
OLD_app.py → app.py
RENAMED
@@ -1,4 +1,3 @@
|
|
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
|
|
|
|
|
1 |
|
2 |
import gradio as gr
|
3 |
import os
|