Skip to content

Commit

Permalink
fix: remove inline comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Noza23 committed Apr 16, 2024
1 parent 10bfa67 commit 96d49b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env-example
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# General
REDIS_URL=redis://localhost:6379
# MyoSAM
MYOSAM_MODEL=checkpoints/myosam.pt # Path to the MyoSAM checkpoint
MYOSAM_MODEL=checkpoints/myosam.pt
# StarDist
STARDIST_MODEL=2D_versatile_fluo # Name of the StarDist model
STARDIST_MODEL=2D_versatile_fluo
# Directory for saving images
IMAGES_DIR=images

Expand Down

0 comments on commit 96d49b6

Please sign in to comment.