text-generation-webui/.gitignore

27 lines
464 B
Plaintext
Raw Normal View History

2023-02-16 11:35:54 -05:00
cache/*
characters/*
extensions/silero_tts/outputs/*
2023-03-06 17:38:36 -05:00
extensions/elevenlabs_tts/outputs/*
extensions/sd_api_pictures/outputs/*
2023-02-16 11:35:54 -05:00
logs/*
2023-03-18 10:33:24 -04:00
loras/*
2023-02-16 11:35:54 -05:00
models/*
softprompts/*
torch-dumps/*
*pycache*
*/*pycache*
*/*/pycache*
2023-03-17 21:56:46 -04:00
venv/
.venv/
2023-02-16 11:35:54 -05:00
settings.json
img_bot*
img_me*
!characters/Example.json
!characters/Example.png
2023-03-18 10:33:24 -04:00
!loras/place-your-loras-here.txt
2023-02-16 11:35:54 -05:00
!models/place-your-models-here.txt
!softprompts/place-your-softprompts-here.txt
!torch-dumps/place-your-pt-models-here.txt