Initialize evaluation protocols and examples; Implement one kind of eval; Update requirements
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
numpy
|
||||
Pillow
|
||||
numpy~=1.24.3
|
||||
Pillow~=10.1.0
|
||||
fabric
|
||||
gymnasium
|
||||
requests
|
||||
transformers
|
||||
torch
|
||||
gymnasium~=0.28.1
|
||||
requests~=2.31.0
|
||||
transformers~=4.35.2
|
||||
torch~=2.1.1+cu118
|
||||
accelerate
|
||||
opencv-python~=4.8.1.78
|
||||
matplotlib~=3.7.4
|
||||
pynput~=1.7.6
|
||||
pyautogui~=0.9.54
|
||||
psutil~=5.9.6
|
||||
tqdm~=4.65.0
|
||||
pandas~=2.0.3
|
||||
flask~=3.0.0
|
||||
Reference in New Issue
Block a user