Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit e795e2d

Browse files
committed
fix: update runpod version
1 parent ccad569 commit e795e2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

builder/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Required Python packages get listed here, one per line.
22
# Reccomended to lock the version number to avoid unexpected changes.
33

4-
# runpod==0.9.7
5-
git+https://github.com/runpod/runpod-python
4+
runpod==0.9.10
5+
# git+https://github.com/runpod/runpod-python
66

77
diffusers==0.12.1
88
torch==1.13.1 --extra-index-url=https://download.pytorch.org/whl/cu116

0 commit comments

Comments
 (0)