做網(wǎng)站能傳電影網(wǎng)站多少錢百度指數(shù)數(shù)據(jù)分析
????????stabilityai/sd-turbo? ? ? 官網(wǎng)
? ? ??
2023 年 11 月 30 日
- 繼推出 SDXL-Turbo 之后,我們又發(fā)布了SD-Turbo。
2023 年 11 月 28 日
-
我們正在發(fā)布 SDXL-Turbo,一種閃電般快速的文本到圖像模型。除了模型之外,我們還發(fā)布了技術(shù)報(bào)告
- 用法:
- 按照安裝說明進(jìn)行操作或使用 更新現(xiàn)有環(huán)境
pip install streamlit-keyup
。 - 下載權(quán)重并將其放入
checkpoints/
目錄中。 運(yùn)行streamlit run scripts/demo/turbo.py
- 按照安裝說明進(jìn)行操作或使用 更新現(xiàn)有環(huán)境
- 用法:
??????? ? ??
安裝:
1. 克隆倉庫
git clone https://github.com/Stability-AI/generative-models.git
cd generative-models
或者在這里面直接下載zip文件
generative-models? ? ? ? 代碼倉庫
2. 設(shè)置虛擬環(huán)境
generative-models
這是假設(shè)您在克隆后已導(dǎo)航到根目錄。
注意:這是在 下測(cè)試的python3.10
。對(duì)于其他 python 版本,您可能會(huì)遇到版本沖突。
PyTorch 2.0
# install required packages from pypi
python3 -m venv .pt2
source .pt2/bin/activate
pip3 install -r requirements/pt2.txt
3. 安裝sgm
pip3 install .
4. Install?sdata
?for training
pip3 install -e git+https://github.com/Stability-AI/datapipelines.git@main#egg=sdata
獲得權(quán)重后,將其放入checkpoints/
.接下來,使用以下命令開始演示
streamlit run scripts/demo/sampling.py --server.port <your_port>
在算力平臺(tái)AutoDL遇到的報(bào)錯(cuò):
root@autodl-container-cffc47b4c5-4a5f97c0:~/tf-logs# conda activate minicpmv2 CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run
需要運(yùn)行?conda init bash
unzip filename.zip
?
unzip filename.zip -d /path/to/directory
解壓文件
ls -lh example.zip
顯示文件大小