Prathamesh1420 commited on
Commit
66a0dab
·
verified ·
1 Parent(s): db12d10

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,6 +6,7 @@ datasets
6
  sentence-transformers
7
  transformers
8
  tensorflow
 
9
  # Additional libraries based on your code (if applicable)
10
  mysql-connector-python # If using MySQL database
11
  Pillow # If using PIL for image processing
 
6
  sentence-transformers
7
  transformers
8
  tensorflow
9
+ tf-keras
10
  # Additional libraries based on your code (if applicable)
11
  mysql-connector-python # If using MySQL database
12
  Pillow # If using PIL for image processing