This website requires JavaScript.
Explore
Help
Sign In
1580158
/
sd-webui-auto-tweet
mirror of
https://github.com/sinano1107/sd-webui-auto-tweet.git
Watch
1
Star
0
Fork
You've already forked sd-webui-auto-tweet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
sd-webui-auto-tweet
/
install.py
5 lines
100 B
Python
Raw
Permalink
Blame
History
import
launch
if
not
launch
.
is_installed
(
"
tweepy
"
)
:
launch
.
run_pip
(
"
install tweepy
"
,
"
tweepy
"
)
Reference in New Issue
View Git Blame
Copy Permalink