Skip to content

Commit

Permalink
added file repack.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
bfrosik committed Jun 27, 2023
1 parent 175e989 commit fa62bae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions repack.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pip uninstall tensorflow
pip uninstall numpy
pip uninstall numpy
pip install numpy==1.23.5

0 comments on commit fa62bae

Please sign in to comment.