Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert tensorboard and tensorflow versions for RunPod since the new versions don't work correctly on RunPod #2111

Merged
merged 16 commits into from
Mar 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ The documentation in this section will be moved to a separate document later.

### 2024/03/12 (v23.0.8)

- Added the ability to create output and logs folders if they do not exist.
- Add the ability to create output and logs folder if it does not exist

### 2024/03/12 (v23.0.7)

Expand Down
2 changes: 1 addition & 1 deletion requirements_runpod.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
torch==2.1.2+cu118 torchvision==0.16.2+cu118 xformers==0.0.23.post1+cu118 --extra-index-url https://download.pytorch.org/whl/cu118 # no_verify leave this to specify not checking this a verification stage
bitsandbytes==0.43.0
tensorboard==2.15.2 tensorflow==2.15.0.post1 wheel
tensorboard==2.14.1 tensorflow==2.14.0 wheel
tensorrt
-r requirements.txt