ayureasehealthcare commited on
Commit
d93442b
·
verified ·
1 Parent(s): 56b758e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi
2
  uvicorn
3
- transformers>=4.30
4
- torch>=2.1
5
 
 
1
  fastapi
2
  uvicorn
3
+ torch>=2.0.0
4
+ transformers @ git+https://github.com/unslothai/unsloth.git
5