Nacho86 commited on
Commit
159b36e
verified
1 Parent(s): bc20201

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  streamlit==1.29.0
2
  transformers>=4.37.0
3
  huggingface-hub>=0.20.0
 
 
4
  tensorflow==2.15.0
5
  protobuf==3.20.3
6
  keras==2.15.0
 
1
  streamlit==1.29.0
2
  transformers>=4.37.0
3
  huggingface-hub>=0.20.0
4
+ torch>=2.1.2
5
+ # Mantenemos la configuraci贸n "blindada" de TensorFlow
6
  tensorflow==2.15.0
7
  protobuf==3.20.3
8
  keras==2.15.0