worked on making the project more inclusive by enabling platform agnostic repo fetching#58
Open
Pippiblip wants to merge 1 commit into
Open
worked on making the project more inclusive by enabling platform agnostic repo fetching#58Pippiblip wants to merge 1 commit into
Pippiblip wants to merge 1 commit into
Conversation
1. made the project more inclusive by setting up backend/service/repo_fetcher.py now it supports gitlab, codeberg, bitbucket etc 2. GE-Lab/SDGs-classifier had only model weights on hugging face so created another server which allowed me to inference the model and use it accordingly 3. completed the inferencing part successfully these are all that i achieved!!
Collaborator
|
This code looks good! One thing, I would like to remove commented out functions before I push this to main. If you want to keep them, I would suggest making a new branch where you keep those commented out functions, and then we don't have to merge them into the main public facing branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
these are all that i achieved!!