Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
gradio
|
2 |
-
together
|
3 |
Pillow
|
|
|
1 |
gradio
|
2 |
+
together>=1.0.0 # Stellt sicher, dass eine moderne Version installiert wird
|
3 |
Pillow
|