Files
modelscope/MANIFEST.in
wenmeng zhou 6dea1d5646 Fix/citest timeout (#308)
* timeout for citest set to 240min

* update docker image

* fix ci template not packed in whl

* update docker image version to 1.6.1 and add python3.8 support

* randome choose a model for controlnet to avoid oom
2023-06-26 11:23:10 +08:00

3 lines
105 B
Plaintext

recursive-include modelscope/configs *.py *.cu *.h *.cpp
recursive-include modelscope/cli/template *.tpl