bep40 commited on
Commit
0d1baa6
·
verified ·
1 Parent(s): 134d911

Zero-GPU entry point

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # Zero-GPU entry point - imports from app_v2_entry
2
+ from app_v2_entry import app