Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alex-abb
/
Simplecalculator
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
alex-abb
commited on
Jun 17, 2024
Commit
83986b4
·
1 Parent(s):
50155b8
Ajout du fichier README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: {{SimpleCalculatrice}}
3
+
emoji: {{🔢}}
4
+
colorFrom: {{red}}
5
+
colorTo: {{blue}}
6
+
sdk: {{python}}
7
+
sdk_version: "{{Python 3.12.3}}"
8
+
app_file: app.py
9
+
pinned: false
10
+
---