Spaces:
Running
on
Zero
Running
on
Zero
drscotthawley
commited on
Commit
·
ad970c6
1
Parent(s):
64b381f
trying to fix natten install as per https://github.com/SHI-Labs/NATTEN/issues/90
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
gradio
|
2 |
numpy
|
3 |
torch
|
|
|
1 |
+
setuptools
|
2 |
+
wheel
|
3 |
gradio
|
4 |
numpy
|
5 |
torch
|