Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new args to remove some hardcoded paths #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adiv5
Copy link

@adiv5 adiv5 commented Dec 14, 2021

added args for

  1. data_dir: To fetch the dataset.csv from user specified loc
  2. gen_csv_dir : directory to save the generated csv into
  3. model_weights_dir: directory containing the model weights

added args for 
1. data_dir: To fetch the dataset.csv from user specified loc
2. gen_csv_dir : directory to save the generated csv into
3. model_weights_dir: directory containing the model weights
@RishalAggarwal
Copy link
Contributor

RishalAggarwal commented Dec 15, 2021

Thanks! @VirajBagal merge this please. (would prefer required=False for all three and default="")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants