requirements.txt: Python 3.12 compatibility (#82)
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
numpy~=1.24.3
|
numpy~=1.26.4
|
||||||
Pillow~=10.1.0
|
Pillow~=10.1.0
|
||||||
fabric
|
fabric
|
||||||
gymnasium~=0.28.1
|
gymnasium~=0.28.1
|
||||||
requests~=2.31.0
|
requests~=2.31.0
|
||||||
transformers~=4.35.2
|
transformers~=4.35.2
|
||||||
torch~=2.1.1
|
torch~=2.5.0
|
||||||
accelerate
|
accelerate
|
||||||
opencv-python~=4.8.1.78
|
opencv-python~=4.8.1.78
|
||||||
matplotlib~=3.7.4
|
matplotlib~=3.7.4
|
||||||
|
|||||||
Reference in New Issue
Block a user