Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
sabertoaster
/
flow-matching
like
0
Model card
Files
Files and versions
xet
Community
sabertoaster
commited on
11 days ago
Commit
22e2530
·
verified
·
1 Parent(s):
2d0304b
Upload folder using huggingface_hub
Browse files
Files changed (1)
hide
show
gnore.bak
+11
-0
gnore.bak
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
**/__pycache__/**
2
+
/output/two_stage_encoding
3
+
*.pt
4
+
*.onnx
5
+
/output/debug_run
6
+
/src/__pycache__
7
+
.conda
8
+
.github
9
+
.vscode
10
+
/src/__pycache__
11
+
/src/stage1/__pycache__