mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-27 04:08:29 -06:00
Added File Context Headers to Python Requirements Files
This commit is contained in:
@ -1,3 +1,4 @@
|
|||||||
|
#////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: <ProjectRoot>/Data/Agent/agent-requirements.txt
|
||||||
# API / WebSocket Handling
|
# API / WebSocket Handling
|
||||||
requests
|
requests
|
||||||
python-socketio
|
python-socketio
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
#////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: <ProjectRoot>/Data/Server/server-requirements.txt
|
||||||
# PyTorch and related deep learning libraries (GPU Supported Functionality)
|
# PyTorch and related deep learning libraries (GPU Supported Functionality)
|
||||||
torch --index-url https://download.pytorch.org/whl/cu121
|
torch --index-url https://download.pytorch.org/whl/cu121
|
||||||
torchvision --index-url https://download.pytorch.org/whl/cu121
|
torchvision --index-url https://download.pytorch.org/whl/cu121
|
||||||
|
Reference in New Issue
Block a user