Spaces:
Sleeping
Sleeping
jiangzeyinzi
commited on
Commit
•
a271cc4
1
Parent(s):
2e399f5
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
-
scikit-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
+
scikit-image
|
4 |
+
xformers==0.0.21
|
5 |
+
bitsandbytes
|
6 |
+
imagehash
|
7 |
+
psutil
|
8 |
+
tiktoken
|
9 |
+
transformers_stream_generator
|