Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pynvml
|
|
2 |
# most system have the following lib.
|
3 |
matplotlib
|
4 |
torch
|
5 |
-
py-cpuinfo
|
|
|
|
2 |
# most system have the following lib.
|
3 |
matplotlib
|
4 |
torch
|
5 |
+
py-cpuinfo
|
6 |
+
fastai
|