libhot

Results 3 issues of libhot

python demo.py 2023-12-27 13:25:47,978 - modelscope - INFO - PyTorch version 2.1.2 Found. 2023-12-27 13:25:47,981 - modelscope - INFO - TensorFlow version 2.15.0.post1 Found. 2023-12-27 13:25:47,981 - modelscope - INFO...

目前图片是以base64形式保存到html里,能否改为独立保存

warnings.warn( Traceback (most recent call last): File "/share/ai/InternLM-XComposer-main/./demo_asset/serve_utils.py", line 65, in gentask ret = self.mfunc(callback=_callback, **self.kwargs) File "/share/ai/InternLM-XComposer-main/examples/gradio_demo_composition.py", line 699, in generate_with_callback self.model.generate(**kwargs) File "/opt/miniconda3/envs/xcomposer2/lib/python3.9/site-packages/torch/utils/_contextlib.py", line 115, in decorate_context return...