Mrwigglezz commited on
Commit
c624650
·
verified ·
1 Parent(s): 3edc2c4

Create New

Browse files
Files changed (1) hide show
  1. New +5 -0
New ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ app.py → server entrypoint (replace with your full version if needed)
2
+ requirements.txt → CPU-only dependencies
3
+ runtime.txt → HF Python version
4
+ space_config.yaml → tells HF to run your custom server
5
+ README.md → setup notes