Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Krishp1
/
codebase-explainer
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Your Name
commited on
about 1 month ago
Commit
75d1bc8
·
1 Parent(s):
c1a2087
Add README with Space config
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
title: Codebase Explainer
3
+
emoji: 🔍
4
+
colorFrom: blue
5
+
colorTo: green
6
+
sdk: docker
7
+
app_file: app.py
8
+
pinned: false
9
+
---