FEXAQAQ

Results 11 comments of FEXAQAQ

I found the reload_hypernetworks method in "shared.py". ``` def reload_hypernetworks(): from modules.hypernetworks import hypernetwork global hypernetworks hypernetworks = hypernetwork.list_hypernetworks(cmd_opts.hypernetwork_dir) ``` The simplest way is to create a new api route...

I also encountered a similar problem. When using the txt2img api, the sd_model_checkpoint parameter in the override_settings was invalid. I remember that it worked normally before. I wonder if anyone...

> 我遇到了和你一樣的問題。我在運行 webUI 時注意到這個錯誤。不知道有沒有關係。 > > `/Users/qrviom2/Retrieval-based-Voice-Conversion-WebUI1006/.venv/lib/python3.8/site-packages/gradio_client/documentation.py:102: UserWarning: Could not get documentation group for : No known documentation group for module 'gradio.mix' warnings.warn(f"Could not get documentation group for {cls}: {exc}")...

> > > 我遇到了和你一样的问题。我在运行 webUI 时注意到这个错误。不知道有没有关系。 > > > `/Users/qrviom2/Retrieval-based-Voice-Conversion-WebUI1006/.venv/lib/python3.8/site-packages/gradio_client/documentation.py:102: UserWarning: Could not get documentation group for : No known documentation group for module 'gradio.mix' warnings.warn(f"Could not get documentation group...

Hello, I recently came into contact with Stellarium and wanted to run Stellarium on Unity, so I found this project. I am currently encountering the same problem, so I created...

Use Remote Control to run Stellarium in the background. Does this sentence refer to background execution in unity? Or do I need to use other apps? In other words, is...

I understand, thank you very much. I read it many times today. Maybe my English is not very good, so I misunderstood the meaning. I thought this was an independent...

> Why don't you simply fetch the original catalogs? You may avoid data artifacts from processing into a speed/memory optimized structure. Hi gzotti, Does the original catalog refer to the...

> No, I mean Gaia or Hipparcos astrometric catalogs from ESA. Yes, you are right, maybe this is the best way. I'm just out of curiosity about how the project...

> I’m also very curious about this. Can we explore it together? After a period of research, I will share my current understanding, taking star as an example: - Early...