This website requires JavaScript.
Explore
Help
Sign In
1580158
/
stable-diffusion-webui-localization-zh_Hant
mirror of
https://github.com/bluelovers/stable-diffusion-webui-localization-zh_Hant.git
Watch
1
Star
0
Fork
You've already forked stable-diffusion-webui-localization-zh_Hant
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fedfc96baa
stable-diffusion-webui-loca...
/
test
/
scripts
/
auto.ts
6 lines
105 B
TypeScript
Raw
Blame
History
import
(
'./download'
)
.
then
(
(
m
)
=
>
m
.
default
)
.
then
(
(
)
=
>
import
(
'./build'
)
)
.
then
(
(
m
)
=
>
m
.
default
)
;
Reference in New Issue
View Git Blame
Copy Permalink