Hjgugugjhuhjggg commited on
Commit
59bbfa1
·
verified ·
1 Parent(s): c24faed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi==0.100.0
2
  uvicorn==0.23.2
3
  google-cloud-storage==2.10.0
4
- transformers
5
  torch==2.0.1
6
  python-dotenv==1.0.0
7
  requests==2.31.0
 
1
  fastapi==0.100.0
2
  uvicorn==0.23.2
3
  google-cloud-storage==2.10.0
4
+ git+https://github.com/huggingface/transformers.git
5
  torch==2.0.1
6
  python-dotenv==1.0.0
7
  requests==2.31.0