Update project and configurations
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -39,3 +39,14 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# models
|
||||
*.pt
|
||||
*.pth
|
||||
*.safetensors
|
||||
*.onnx
|
||||
*.bin
|
||||
*.h5
|
||||
*.ckpt
|
||||
*.tflite
|
||||
*.pb
|
||||
|
||||
Reference in New Issue
Block a user