akazmi commited on
Commit
985e6f2
·
verified ·
1 Parent(s): 3aca7d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gradio
2
  openai
3
  transformers
4
  torch
 
5
  numpy # Downgrade NumPy to a compatible version
 
2
  openai
3
  transformers
4
  torch
5
+ cachetools
6
  numpy # Downgrade NumPy to a compatible version