Spaces:
Runtime error
Runtime error
Create Huh
Browse files
Huh
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
|