eberhenriquez94 commited on
Commit
f64fd54
1 Parent(s): b099478
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- gradio==4.0.0
2
  gradio-agentchatbot==0.0.8
3
  google-generativeai==0.3.0
4
- openai==0.27.8
5
  transformers==4.33.0
6
- torch==2.0.1
7
-
8
 
9
 
10
 
 
1
+ gradio==4.17.1
2
  gradio-agentchatbot==0.0.8
3
  google-generativeai==0.3.0
4
+ openai==1.0.1 # Actualizado a la última versión
5
  transformers==4.33.0
6
+ torch==2.0.1
 
7
 
8
 
9