mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
26 lines
427 B
Plaintext
26 lines
427 B
Plaintext
cache/*
|
|
characters/*
|
|
extensions/silero_tts/outputs/*
|
|
extensions/elevenlabs_tts/outputs/*
|
|
logs/*
|
|
loras/*
|
|
models/*
|
|
softprompts/*
|
|
torch-dumps/*
|
|
*pycache*
|
|
*/*pycache*
|
|
*/*/pycache*
|
|
venv/
|
|
.venv/
|
|
|
|
settings.json
|
|
img_bot*
|
|
img_me*
|
|
|
|
!characters/Example.json
|
|
!characters/Example.png
|
|
!loras/place-your-loras-here.txt
|
|
!models/place-your-models-here.txt
|
|
!softprompts/place-your-softprompts-here.txt
|
|
!torch-dumps/place-your-pt-models-here.txt
|