Skip to content

Commit

Permalink
Create dika
Browse files Browse the repository at this point in the history
  • Loading branch information
UrayDika committed Jan 28, 2024
1 parent 5d95b35 commit 2a16ec9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dika
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
git clone https://github.com/UrayDika/hub.git
cd hub
mkdir -p tfhub_dev/assets/publisher/model
cp my_markdown_file.md hub/tfhub_dev/assets/publisher/model/1.md
git add *
git commit -m "Added model file."
git push origin master
- Github GUI

0 comments on commit 2a16ec9

Please sign in to comment.