arif670 commited on
Commit
6d2e86f
·
verified ·
1 Parent(s): d4c642e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,5 +3,6 @@ beautifulsoup4
3
  requests
4
  transformers
5
  pandas
 
6
  # Add the chosen framework (TensorFlow or PyTorch)
7
  tensorflow # Or torch torchvision torchaudio (if using PyTorch)
 
3
  requests
4
  transformers
5
  pandas
6
+ tf-keras
7
  # Add the chosen framework (TensorFlow or PyTorch)
8
  tensorflow # Or torch torchvision torchaudio (if using PyTorch)