Spaces:
Paused
Paused
Maksymilian Jankowski commited on
Commit ·
ccf7dda
1
Parent(s): f022c87
deploy fix
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 3D E-Commerce Backend API
|
| 2 |
|
| 3 |
This repository contains a FastAPI backend for a robust 3D model e-commerce platform. It integrates:
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: 3D E-Commerce Backend API
|
| 3 |
+
emoji: 🎯
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
sdk_version: "4.36.0"
|
| 8 |
+
app_file: main.py
|
| 9 |
+
app_port: 7860
|
| 10 |
+
pinned: false
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# 3D E-Commerce Backend API
|
| 14 |
|
| 15 |
This repository contains a FastAPI backend for a robust 3D model e-commerce platform. It integrates:
|