Initialize evaluation protocols and examples; Implement one kind of eval; Update requirements

This commit is contained in:
Timothyxxx
2023-12-12 18:10:55 +08:00
parent 4b3af14b8f
commit 2ca36109b5
8 changed files with 139 additions and 50 deletions

View File

@@ -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