Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Illumotion/Koboldcpp
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
)