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:
NaveenKumar5
/
Testing_PT
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
NaveenKumar5
commited on
May 21, 2025
Commit
211c634
·
verified
·
1 Parent(s):
b63d4a8
Create .gitignore
Browse files
Files changed (1)
hide
show
.gitignore
+4
-0
.gitignore
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
__pycache__/
2
+
*.pyc
3
+
*.pyo
4
+
.env