Spaces:
Sleeping
Sleeping
test sync to hf spaces
Browse files
README.md
CHANGED
|
@@ -103,3 +103,6 @@ curl http://localhost:8000/ask -X POST -H "Content-Type: application/json" -d '{
|
|
| 103 |
| Backend | FastAPI | Production-grade, async, automatic API docs |
|
| 104 |
| Frontend | HTML / CSS / JavaScript | Simple setup, no build tooling required |
|
| 105 |
| Package Manager | UV | Fast dependency resolution, deterministic environments |
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
| Backend | FastAPI | Production-grade, async, automatic API docs |
|
| 104 |
| Frontend | HTML / CSS / JavaScript | Simple setup, no build tooling required |
|
| 105 |
| Package Manager | UV | Fast dependency resolution, deterministic environments |
|
| 106 |
+
|
| 107 |
+
|
| 108 |
+
#### Testing Github Actions sync to HF spaces
|