update doc

pull/122/head
butaixianran 2023-04-14 13:39:01 +08:00
parent c6cba99fa4
commit fcf5a27aef
4 changed files with 59 additions and 1 deletions

View File

@ -213,7 +213,22 @@ Civitai还有连接池的设定。基本上就是同时能允许的最大连
所以,这种时候你只能等一下再试。 所以,这种时候你只能等一下再试。
另外,对于国内用户,还有代理问题。现在基本都要用代理才能连上。 另外,对于国内用户,还有代理问题。现在国内都要用代理才能连上。
### 扫描之后得到了错误的预览图和模型信息
坏消息是有些模型在civitai数据库中保存的sha256完全是错的。查看下面的issue了解详情
[https://github.com/civitai/civitai/issues/426](https://github.com/civitai/civitai/issues/426)
对于这种模型,那这个插件自然就无法获得正确的模型信息和预览图。
这种情况下请删除扫描得到的模型信息和预览图在插件界面提供正确的模型url来获取。
另外civitai官方有个页面专门用于回报带有错误sha256的模型
[https://discord.com/channels/1037799583784370196/1096271712959615100/1096271712959615100](https://discord.com/channels/1037799583784370196/1096271712959615100/1096271712959615100)
请把这类模型反馈给civitai好让他们进行修复。

View File

@ -204,6 +204,20 @@ Civitaiには接続プールの上限もあります。基本的に、同時に
そのため、このような場合はしばらく待ってから再試行するしかありません。 そのため、このような場合はしばらく待ってから再試行するしかありません。
### civitaiから誤ったモデル情報とプレビュー画像を取得する(Translated by ChatGPT)
悪いニュースですが、civitaiのデータベースには誤ったsha256で保存されたモデルがいくつかあります。詳細についてはこちらをご覧ください
[https://github.com/civitai/civitai/issues/426](https://github.com/civitai/civitai/issues/426)
したがって、これらのモデルについては、この拡張機能では正しいモデル情報やプレビュー画像を取得できません。
この場合、モデル情報ファイルを削除し、この拡張機能のタブページでcivitaiのURLから正しいモデル情報を取得する必要があります。
また、誤ったsha256を持つこれらのモデルをcivitaiに報告することもできます。
[https://discord.com/channels/1037799583784370196/1096271712959615100/1096271712959615100](https://discord.com/channels/1037799583784370196/1096271712959615100/1096271712959615100)
civitaiにそのモデルを報告して修正してもらうようにしてください。
### colabを使用した際にスキャンに失敗する ### colabを使用した際にスキャンに失敗する
まず、表示されたエラーメッセージをGoogleで検索してください。おそらくcolabの問題が発生している可能性があります。表示されたエラーメッセージを検索して、原因を特定してください。 まず、表示されたエラーメッセージをGoogleで検索してください。おそらくcolabの問題が発生している可能性があります。表示されたエラーメッセージを検索して、原因を特定してください。

View File

@ -183,6 +183,19 @@ Civitai에는 연결 풀 설정이 있습니다. 이는 동시에 허용되는
또한 국내 사용자들에게는 프록시 문제가 있습니다. 대개는 프록시를 사용해야만 연결할 수 있습니다. 또한 국내 사용자들에게는 프록시 문제가 있습니다. 대개는 프록시를 사용해야만 연결할 수 있습니다.
### civitai에서 잘못된 모델 정보 및 미리보기 이미지 가져오기
안타깝게도, civitai의 데이터베이스에 일부 모델이 잘못된 sha256으로 저장되어 있습니다. 자세한 내용은 여기를 확인하십시오:
[https://github.com/civitai/civitai/issues/426](https://github.com/civitai/civitai/issues/426)
따라서 이 확장 프로그램은 해당 모델의 올바른 모델 정보나 미리보기 이미지를 가져올 수 없습니다.
이 경우 모델 정보 파일을 제거하고 이 확장 프로그램의 탭 페이지에서 civitai url로 올바른 모델 정보를 가져와야 합니다.
또한, 잘못된 sha256을 가진 해당 모델을 civitai에 신고할 수 있습니다.
[https://discord.com/channels/1037799583784370196/1096271712959615100/1096271712959615100](https://discord.com/channels/1037799583784370196/1096271712959615100/1096271712959615100)
civitai에 그 모델을 신고하여 수정할 수 있도록 해주시기 바랍니다.
### Colab 사용시 스캔 실패 ### Colab 사용시 스캔 실패
먼저 보이는 오류 메시지를 Google에서 검색해보세요. 대개 Colab의 문제일 가능성이 높습니다. 먼저 보이는 오류 메시지를 Google에서 검색해보세요. 대개 Colab의 문제일 가능성이 높습니다.

View File

@ -216,6 +216,22 @@ Civitai has a connection pool setting. Basicly, it's a max connection number tha
In those cases, the only thing you can do is just wait a while then try again. In those cases, the only thing you can do is just wait a while then try again.
### Get Wrong model info and preview images from civitai
A bad news is, some models are saved with a wrong sha256 in civitai's database. Check here for more detail:
[https://github.com/civitai/civitai/issues/426](https://github.com/civitai/civitai/issues/426)
So, for those models, this extension can not get the right model info or preview images.
In this case, you have to remove the model info file and get the right model info by a civitai url on this extension's tab page.
Also, you can report those models with wrong sha256 to civitai at following page:
[https://discord.com/channels/1037799583784370196/1096271712959615100/1096271712959615100](https://discord.com/channels/1037799583784370196/1096271712959615100/1096271712959615100)
Please report that model to civitai, so they can fix it.
### Scanning fail when using colab ### Scanning fail when using colab
First of, search your error message with google. Most likely, it will be a colab issue. First of, search your error message with google. Most likely, it will be a colab issue.