This website requires JavaScript.
Explore
Help
Sign In
thamognya
/
internet_ml
Watch
1
Star
1
Fork
You've already forked internet_ml
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5939e7804e
internet_ml
/
scripts
/
publish.sh
5 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
api keys func added
2022-12-26 15:58:47 +00:00
#!/bin/sh
final fixes: huggingface works now
2023-01-18 14:38:51 +00:00
poetry build
api keys func added
2022-12-26 15:58:47 +00:00
poetry publish --build --username
$PYPI_USERNAME
--password
$PYPI_PASSWORD