Added File Context Headers to Python Requirements Files
This commit is contained in:
parent
4f0a4b1b45
commit
46974bc398
@ -1,3 +1,4 @@
|
||||
#////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: <ProjectRoot>/Data/Agent/agent-requirements.txt
|
||||
# API / WebSocket Handling
|
||||
requests
|
||||
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)
|
||||
torch --index-url https://download.pytorch.org/whl/cu121
|
||||
torchvision --index-url https://download.pytorch.org/whl/cu121
|
||||
|
Loading…
x
Reference in New Issue
Block a user