KokosDev commited on
Commit
59a6589
·
verified ·
1 Parent(s): 729e6e2

Pin Space analyzer dependency to v0.3.2 release

Browse files
README.md CHANGED
@@ -42,7 +42,7 @@ If you want a reproducible Space, keep the Git dependency pinned to a release ta
42
  If you want the Space to follow the latest `main` branch instead, change:
43
 
44
  ```txt
45
- git+https://github.com/KOKOSde/nsys-llm-explainer.git@v0.3.1
46
  ```
47
 
48
  to:
 
42
  If you want the Space to follow the latest `main` branch instead, change:
43
 
44
  ```txt
45
+ git+https://github.com/KOKOSde/nsys-llm-explainer.git@v0.3.2
46
  ```
47
 
48
  to:
__pycache__/app.cpython-311.pyc ADDED
Binary file (12.9 kB). View file
 
__pycache__/space_utils.cpython-311.pyc ADDED
Binary file (25.4 kB). View file
 
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
  pandas>=1.5.0
2
- git+https://github.com/KOKOSde/nsys-llm-explainer.git@v0.3.1
 
1
  pandas>=1.5.0
2
+ git+https://github.com/KOKOSde/nsys-llm-explainer.git@v0.3.2