ganga4364 commited on
Commit
9d83d52
1 Parent(s): 786f6ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- transformers==4.34.0 # Or any latest compatible version
2
- torch>=2.0.0 # Ensure you have PyTorch to run the TTS model
3
- scipy>=1.8.0 # To handle saving audio files
4
- gradio>=3.40.0 # Gradio for creating the user interface
 
1
+ transformers
2
+ torch
3
+ scipy
4
+ gradio