Created
October 14, 2024 15:33
-
-
Save k-nowicki/542a7820706ea76fde54a2705ac6fe0b to your computer and use it in GitHub Desktop.
Linux/
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
#!/bin/sh | |
conda activate ag | |
autogenstudio ui --port 8081 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Skryp uruchamiający Autogen dla Linux/Macos
1.Utwórz plik AutoGenRun.sh i wklej zawartość
2. Uruchom terminal w tym samym katalogu i wpisz:
chmod +x AutoGenRun.sh