Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
code4bw
/
baseimg
like
0
Model card
Files
Files and versions
xet
Community
code4bw
commited on
3 days ago
Commit
d7e155b
·
verified
·
1 Parent(s):
2f96504
Delete README.md
Browse files
Files changed (1)
hide
show
README.md
+0
-14
README.md
DELETED
Viewed
@@ -1,14 +0,0 @@
1
-
huggingface에 데이터 업로드 하는 repo
2
-
3
-
1. venv 활성화
4
-
5
-
```
6
-
source .venv/bin/activate
7
-
```
8
-
9
-
2. huggingface_hub로 업로드
10
-
```
11
-
hf auth login
12
-
13
-
hf upload code4bw/baseimg .
14
-
```