Rajeev-86 commited on
Commit
5c0f2c9
·
1 Parent(s): b4d2f6b

Fix: Add missing Hugging Face Space configuration to README

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Denoiser-Server
3
+ emoji: 🚀
4
+ colorFrom: indigo
5
+ colorTo: purple
6
+ sdk: docker
7
+ app_file: Dockerfile # <-- **CRITICAL: Set this to your main application file**
8
+ pinned: false
9
+ ---
10
+
11
+ # Denoiser-Server
12
+
13
+ work in progress