Ld75 commited on
Commit
5f1ccf1
1 Parent(s): bd5bf73

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,5 +6,6 @@ pytube
6
  fastapi==0.74.*
7
  requests==2.27.*
8
  sentencepiece==0.1.*
 
9
  torch==1.11.*
10
  uvicorn[standard]==0.17.*
 
6
  fastapi==0.74.*
7
  requests==2.27.*
8
  sentencepiece==0.1.*
9
+ #un des frameworks comme tensorflow
10
  torch==1.11.*
11
  uvicorn[standard]==0.17.*