CineAI commited on
Commit
f2e6b5a
·
verified ·
1 Parent(s): e18fb9d

Update audio2text/init.py

Browse files
Files changed (1) hide show
  1. audio2text/init.py +2 -0
audio2text/init.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  from transformers import pipeline
2
 
3
  # ArticMonkey:19.03.24:1700 example of version name in plaintext will be convert into hex using this site -> https://magictool.ai/tool/text-to-hex-converter/
 
1
+ import torch
2
+
3
  from transformers import pipeline
4
 
5
  # ArticMonkey:19.03.24:1700 example of version name in plaintext will be convert into hex using this site -> https://magictool.ai/tool/text-to-hex-converter/