Lucasstranger1 commited on
Commit
55dbef8
1 Parent(s): e436a2e
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -3,3 +3,6 @@ requests
3
  transformers
4
  gtts
5
  python-dotenv
 
 
 
 
3
  transformers
4
  gtts
5
  python-dotenv
6
+ torch # Add this line if using PyTorch
7
+ # OR
8
+ # tensorflow # Uncomment this line if using TensorFlow instead