Explorar o código

Update requirements.txt

Updated typing extension library to be using latest so notebooks work with google collab
varunfb hai 7 meses
pai
achega
bfc5a8f2ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -17,7 +17,7 @@ matplotlib
 gradio
 chardet
 openai
-typing-extensions==4.8.0
+typing-extensions>=4.8.0
 tabulate
 evaluate
 rouge_score