Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ torchsummary==1.5.1
|
|
| 7 |
torchvision==0.15.2
|
| 8 |
diffusers==0.21.4
|
| 9 |
ipython==7.28.0
|
| 10 |
-
transformers==4.25.1
|
|
|
|
|
|
| 7 |
torchvision==0.15.2
|
| 8 |
diffusers==0.21.4
|
| 9 |
ipython==7.28.0
|
| 10 |
+
transformers==4.25.1
|
| 11 |
+
fastcore==1.5.29
|