tanbushi commited on
Commit
f7322d9
·
1 Parent(s): cb26d71
Files changed (2) hide show
  1. push.sh +3 -0
  2. 说明.md +1 -0
push.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ git add .
2
+ git commit -m "update"
3
+ git push
说明.md ADDED
@@ -0,0 +1 @@
 
 
1
+ ## 这是一个 huggingface-model 运行器模板