Spaces:
Sleeping
Sleeping
File size: 70 Bytes
28fddb4 |
1 2 3 4 |
#!/bin/bash
pip install --upgrade pip
pip install -r requirements.txt
|