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:
CodeHima
/
TOSRoberta
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
CodeHima
commited on
Jul 3, 2024
Commit
a20611a
·
0 Parent(s):
chore: Add .gitignore file to exclude venv and __pycache__ directories
Browse files
Files changed (1)
hide
show
.gitignore
+2
-0
.gitignore
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
venv/
2
+
__pycache__/