Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ITookAPill
/
PyComp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ITookAPill
commited on
Mar 11
Commit
f090b66
·
verified
·
1 Parent(s):
9273228
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
title: PyComp Simple Python Companion
3
+
emoji: 🐍
4
+
colorFrom: yellow
5
+
colorTo: green
6
+
sdk: gradio
7
+
sdk_version: 6.6.0
8
+
app_file: app.py
9
+
pinned: false
10
+
license: mit
11
+
---