Spaces:
Runtime error
Runtime error
franz96521
commited on
Commit
·
aa75f77
1
Parent(s):
acc1fcd
test
Browse files- packages.txt +0 -1
- requirements.txt +2 -2
packages.txt
CHANGED
@@ -1 +0,0 @@
|
|
1 |
-
nvidia-cuda-toolkit
|
|
|
|
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
|
2 |
-
tensorflow
|
3 |
gpt_2_simple
|
|
|
1 |
+
install pip==22.0.4
|
2 |
+
tensorflow
|
3 |
gpt_2_simple
|