zerostratos commited on
Commit
b71edb5
·
verified ·
1 Parent(s): 1b4ccd5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ torch>=1.11.0 # Hoặc phiên bản cụ thể bạn đang dùng
2
+ transformers>=4.31.0 # Phiên bản phù hợp với PyTorch
3
+ numpy>=1.21.0