fix tensorflow version

This commit is contained in:
2024-05-06 18:17:15 +01:00
parent 7d346ba2ce
commit edd1e4c123
3 changed files with 44 additions and 0 deletions

2
run.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
podman run --rm --network host --gpus all --name fyp-server -it -v $(pwd):/app -e "TERM=xterm-256color" fyp-server bash