ai_tag_task.sh 85 B

1234567
  1. cd /data/aigc-test
  2. source activate whisper
  3. python ai_tag_task.py
  4. source deactivate