attendantelectro commited on
Commit
142850a
·
verified ·
1 Parent(s): 79120fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -10
README.md CHANGED
@@ -1,14 +1,9 @@
 
1
  ---
2
- title: Tl
3
- emoji: 🌖
4
- colorFrom: purple
5
  colorTo: blue
6
  sdk: docker
7
- sdk_version: latest
8
- app_file: app.py # باید دقیقاً هم نام با فایل اصلی باشد
9
- python_version: 3.10
10
- license: mit
11
- short_description: tlbatpdftraslator
12
  ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ ```yaml
2
  ---
3
+ title: My DeepSeek Space
4
+ emoji: 🤗
5
+ colorFrom: green
6
  colorTo: blue
7
  sdk: docker
8
+ app_port: 7860
 
 
 
 
9
  ---