Merge branch 'main' of github.com:xlang-ai/OSWorld
This commit is contained in:
0
logs/.gitkeep
Normal file
0
logs/.gitkeep
Normal file
@@ -7,7 +7,7 @@ pytz~=2024.1
|
||||
transformers~=4.35.2
|
||||
torch~=2.5.0
|
||||
accelerate
|
||||
opencv-python~=4.8.1.78
|
||||
opencv-python-headless~=4.8.1.78
|
||||
matplotlib~=3.7.4
|
||||
pynput~=1.7.6
|
||||
pyautogui~=0.9.54
|
||||
@@ -28,7 +28,7 @@ PyGetWindow
|
||||
rapidfuzz
|
||||
pyacoustid
|
||||
pygame
|
||||
opencv-python
|
||||
opencv-python-headless
|
||||
ImageHash
|
||||
scikit-image
|
||||
librosa
|
||||
|
||||
4
setup.py
4
setup.py
@@ -47,7 +47,7 @@ setup(
|
||||
"transformers~=4.35.2",
|
||||
"torch~=2.5.0",
|
||||
"accelerate",
|
||||
"opencv-python~=4.8.1.78",
|
||||
"opencv-python-headless~=4.8.1.78",
|
||||
"matplotlib~=3.7.4",
|
||||
"pynput~=1.7.6",
|
||||
"pyautogui~=0.9.54",
|
||||
@@ -68,7 +68,7 @@ setup(
|
||||
"rapidfuzz",
|
||||
"pyacoustid",
|
||||
"pygame",
|
||||
"opencv-python",
|
||||
"opencv-python-headless",
|
||||
"ImageHash",
|
||||
"scikit-image",
|
||||
"librosa",
|
||||
|
||||
Reference in New Issue
Block a user