Warlord-K commited on
Commit
017bb17
1 Parent(s): 968b459

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ## Inference
2
+
3
+ ```bash
4
+ python inference.py
5
+ ```