File size: 373 Bytes
ad68ae6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
cache/*
characters/*
extensions/silero_tts/outputs/*
extensions/elevenlabs_tts/outputs/*
logs/*
models/*
softprompts/*
torch-dumps/*
*pycache*
*/*pycache*
*/*/pycache*
settings.json
img_bot*
img_me*
!characters/Example.json
!characters/Example.png
!models/place-your-models-here.txt
!softprompts/place-your-softprompts-here.txt
!torch-dumps/place-your-pt-models-here.txt
|