[go: nahoru, domu]

Skip to content

ainewsto/TripoSR-windows

 
 

Repository files navigation

TripoSR-windows

Forked from @Artiprocher's GitHub 原作者项目地址

https://github.com/VAST-AI-Research/TripoSR

Installation 安装环境

Create Python environment: Make sure you have miniconda or anaconda installed

cd TripoSR
conda create -p ./python python=3.10

activate the Python environment:

conda activate python

cuda121:

pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
pip install -r requirements.txt
pip install gradio==4.5

Run (in gradio) 启动UI界面

double-click run.bat
When you look at the link(http://127.0.0.1:7860) that appears, double-click dark-url

Directly download windows整合包下载

baidu download link 下载地址:链接:https://pan.baidu.com/s/1jQzZfzZPze2v-Yb9IAd7cg?pwd=m9o3

Screenshot 操作界面

1

9V36XYAM$C8 UW~NDW(SO34

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Batchfile 0.2%