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:
faisalhr1997
/
Koboldcpp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
faisalhr1997
commited on
Jul 20, 2023
Commit
78d46dc
·
1 Parent(s):
6781995
Update upload.py
Browse files
Files changed (1)
hide
show
upload.py
+1
-1
upload.py
CHANGED
Viewed
@@ -3,6 +3,6 @@ api = HfApi()
3
4
api.upload_folder(
5
folder_path=".",
6
-
repo_id="
Illumotion
/Koboldcpp",
7
repo_type="space",
8
)
3
4
api.upload_folder(
5
folder_path=".",
6
+
repo_id="
faisalhr1997
/Koboldcpp",
7
repo_type="space",
8
)