PhonePixelGhost commited on
Commit
921f471
·
verified ·
1 Parent(s): 9df099e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # High-Throughput Image Classification Service
2
 
3
  A production-ready image classification API using ResNet-18 with ONNX optimization, FastAPI, and CI/CD pipeline.
 
1
+ ---
2
+ title: Image Classification Service
3
+ emoji: 🖼️
4
+ colorFrom: indigo
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
  # High-Throughput Image Classification Service
11
 
12
  A production-ready image classification API using ResNet-18 with ONNX optimization, FastAPI, and CI/CD pipeline.