Skip to content

Commit

Permalink
remove facehuggerinshield
Browse files Browse the repository at this point in the history
  • Loading branch information
w4ffl35 committed Jan 22, 2025
1 parent 8b5d20f commit 206313e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/airunner/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def main():
from airunner.app_installer import AppInstaller
AppInstaller()
else:
App(defendatron=facehuggershield.huggingface.defendatron)
App()


if __name__ == "__main__":
Expand Down

0 comments on commit 206313e

Please sign in to comment.