Skip to content

Commit

Permalink
Added requirements-webui for Cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
Hukasx0 committed Nov 16, 2023
1 parent 1a55e48 commit 67e8bc1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions requirements-webui-cuda.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
aichar
PIL
tqdm
--extra-index-url https://download.pytorch.org/whl/cu118
torch==2.1.0+cu118
torchaudio
torchvision
torchtext==0.6.0
diffusers
transformers
accelerate
ctransformers[cuda]
langchain
gradio
2 changes: 1 addition & 1 deletion requirements-webui.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ torchaudio
torchtext==0.6.0
diffusers
transformers
accelerate
ctransformers
langchain
accelerate
gradio

0 comments on commit 67e8bc1

Please sign in to comment.