Spaces:
Build error
Build error
Update Push and Deploy
Browse files- Push and Deploy +3 -0
Push and Deploy
CHANGED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
git add .
|
| 2 |
+
git commit -m "Deploy XGBClassifier with FastAPI"
|
| 3 |
+
git push
|