Spaces:
Runtime error
Runtime error
Commit
·
cf6a707
1
Parent(s):
c74ff0a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
-
|
|
|
3 |
torch
|
4 |
torchvision==0.14.1+cu117
|
5 |
#diffusers
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
+
tensorflow
|
3 |
+
protobuf==3.20.3
|
4 |
torch
|
5 |
torchvision==0.14.1+cu117
|
6 |
#diffusers
|